Version 속성
Gets the Version property value.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
<SfcPropertyAttribute> _
Public ReadOnly Property Version As Version
Get
‘사용 방법
Dim instance As Server
Dim value As Version
value = instance.Version
[SfcPropertyAttribute]
public Version Version { get; }
[SfcPropertyAttribute]
public:
property Version^ Version {
Version^ get ();
}
[<SfcPropertyAttribute>]
member Version : Version
function get Version () : Version
속성 값
형식: System. . :: . .Version
Version object.