DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnection Class / State Property

In This Topic
    State Property (C1D365SConnection)
    In This Topic
    接続の状態を記述する文字列を取得します。
    Syntax
    'Declaration
     
    Public ReadOnly Property State As ConnectionState
    public ConnectionState State {get;}
    See Also