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

In This Topic
    ServerVersion Property (C1D365SConnection)
    In This Topic
    オブジェクトの接続先のサーバーのバージョンを表す文字列を取得します。
    Syntax
    'Declaration
     
    Public Overrides NotOverridable ReadOnly Property ServerVersion As String
    public override string ServerVersion {get;}
    See Also