Udostępnij przez


Właściwość PolicyCategorySubscription.Key.ID

Pobiera nazwę PolicyCategorySubscription klucz.

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

Składnia

'Deklaracja
Public Property ID As Integer
    Get
    Set
'Użycie
Dim instance As PolicyCategorySubscription..::..Key
Dim value As Integer

value = instance.ID

instance.ID = value
public int ID { get; set; }
public:
property int ID {
    int get ();
    void set (int value);
}
member ID : int with get, set
function get ID () : int
function set ID (value : int)

Wartość właściwości

Typ: System.Int32
A Int32 wartość, która określa identyfikator wartości klucz.

Uwagi

Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.