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
- id
Tipo: System. . :: . .Int32
A Int32 value that specifies the name of the key.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.