Właściwość PolicyCategory.ID
Pobiera wartość Identyfikatora, który unikatowo identyfikuje kategorii zasad.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(Data := True, Required := False)> _
Public ReadOnly Property ID As Integer
Get
'Użycie
Dim instance As PolicyCategory
Dim value As Integer
value = instance.ID
[SfcPropertyAttribute(Data = true, Required = false)]
public int ID { get; }
[SfcPropertyAttribute(Data = true, Required = false)]
public:
property int ID {
int get ();
}
[<SfcPropertyAttribute(Data = true, Required = false)>]
member ID : int
function get ID () : int
Wartość właściwości
Typ: System.Int32
Int32 Wartość, która określa wartość Identyfikatora kategorii.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.