Udostępnij za pośrednictwem


Właściwość IServerInformation.VersionMinor

Pobiera część identyfikatora wersja składnika, po prawej stronie przecinka dziesiętnego pierwszego w identyfikator.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<DisplayNameKeyAttribute("Server_VersionMinorName")> _
<DisplayDescriptionKeyAttribute("Server_VersionMinorDesc")> _
ReadOnly Property VersionMinor As Integer
    Get
'Użycie
Dim instance As IServerInformation
Dim value As Integer

value = instance.VersionMinor
[DisplayNameKeyAttribute("Server_VersionMinorName")]
[DisplayDescriptionKeyAttribute("Server_VersionMinorDesc")]
int VersionMinor { get; }
[DisplayNameKeyAttribute(L"Server_VersionMinorName")]
[DisplayDescriptionKeyAttribute(L"Server_VersionMinorDesc")]
property int VersionMinor {
    int get ();
}
[<DisplayNameKeyAttribute("Server_VersionMinorName")>]
[<DisplayDescriptionKeyAttribute("Server_VersionMinorDesc")>]
abstract VersionMinor : int
function get VersionMinor () : int

Wartość właściwości

Typ: System.Int32
Część identyfikatora wersja składnika, po prawej stronie pierwszy punkt dziesiętny identyfikator.