Proprietà ID
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ID As Integer
Get
'Utilizzo
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
Valore proprietà
Tipo: System. . :: . .Int32