public Version DbmsVersion { get; }
Public ReadOnly Property DbmsVersion As Version Get
public: property Version^ DbmsVersion { Version^ get (); }
member DbmsVersion : Version with get
In This Article