Compartir a través de


ID Propiedad

Gets the name of the PolicyCategorySubscription key.

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public Property ID As Integer
    Get
    Set
'Uso
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)

Valor de la propiedad

Tipo: System. . :: . .Int32
A Int32 value that specifies the ID of the key value.

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.