Udostępnij za pośrednictwem


Właściwość IUserOptions.ID

Pobiera Int32 identyfikator.

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

Składnia

'Deklaracja
<DisplayNameKeyAttribute("User_IDName")> _
<DisplayDescriptionKeyAttribute("User_IDDesc")> _
ReadOnly Property ID As Integer
    Get
'Użycie
Dim instance As IUserOptions
Dim value As Integer

value = instance.ID
[DisplayNameKeyAttribute("User_IDName")]
[DisplayDescriptionKeyAttribute("User_IDDesc")]
int ID { get; }
[DisplayNameKeyAttribute(L"User_IDName")]
[DisplayDescriptionKeyAttribute(L"User_IDDesc")]
property int ID {
    int get ();
}
[<DisplayNameKeyAttribute("User_IDName")>]
[<DisplayDescriptionKeyAttribute("User_IDDesc")>]
abstract ID : int
function get ID () : int

Wartość właściwości

Typ: System.Int32
Int32 Identyfikator.