Właściwość Major
Pobiera informacje o wersja części numer kompilacji serwera.
Przestrzeń nazw: Microsoft.SqlServer.Management.Common
Zestaw: Microsoft.SqlServer.ConnectionInfo (w Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Deklaracja
Public ReadOnly Property Major As Integer
Get
'Użycie
Dim instance As ServerVersion
Dim value As Integer
value = instance.Major
public int Major { get; }
public:
property int Major {
int get ();
}
member Major : int
function get Major () : int
Wartość właściwości
Typ: System. . :: . .Int32
Int32 Wartość, która określa część numeru kompilacji informacje o wersja serwera.