Compartir a través de


PolicyCategorySubscription.Key Constructor (Int32)

Initializes a new instance of the PolicyCategorySubscription.Key class that has the specified name.

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

Sintaxis

'Declaración
Public Sub New ( _
    id As Integer _
)
'Uso
Dim id As Integer 

Dim instance As New PolicyCategorySubscription.Key(id)
public Key(
    int id
)
public:
Key(
    int id
)
new : 
        id:int -> Key
public function PolicyCategorySubscription.Key(
    id : int
)

Parámetros

Comentarios

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

Vea también

Referencia

PolicyCategorySubscription.Key Clase

Sobrecarga de PolicyCategorySubscription.Key

Espacio de nombres Microsoft.SqlServer.Management.Dmf