Compartilhar via


Construtor PolicyCategorySubscription.Key (Int32)

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

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)

Sintaxe

'Declaração
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

Comentários

Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.

Consulte também

Referência

PolicyCategorySubscription.Key Classe

Sobrecarregado PolicyCategorySubscription.Key

Namespace Microsoft.SqlServer.Management.Dmf