Construtor PolicyCategory.Key (PolicyCategory.Key)
Initializes a new instance of the PolicyCategory.Key class based on the specified key.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (em Microsoft.SqlServer.Dmf.dll)
Sintaxe
'Declaração
Public Sub New ( _
other As PolicyCategory.Key _
)
'Uso
Dim other As PolicyCategory.Key
Dim instance As New PolicyCategory.Key(other)
public Key(
PolicyCategory.Key other
)
public:
Key(
PolicyCategory.Key^ other
)
new :
other:PolicyCategory.Key -> Key
public function PolicyCategory.Key(
other : PolicyCategory.Key
)
Parâmetros
- other
Tipo: Microsoft.SqlServer.Management.Dmf.PolicyCategory.Key
A PolicyCategory.Key value that specifies the other key.
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.