Udostępnij przez


Właściwość PolicyCategoryInformation.ID

Pobiera ID.

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

Składnia

'Deklaracja
Public ReadOnly Property ID As Integer
    Get
'Użycie
Dim instance As PolicyCategoryInformation
Dim value As Integer

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

Wartość właściwości

Typ: System.Int32
The ID.