DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class / UseDynamicType Property

In This Topic
    UseDynamicType Property (C1D365SConnectionStringBuilder)
    In This Topic
    このプロパティを使用して、動的な型が考慮されるかどうかを指定または取得できます。
    Syntax
    'Declaration
     
    Public Property UseDynamicType As Boolean
    public bool UseDynamicType {get; set;}
    See Also