Constructeur PolicyCategory.Key (PolicyCategory.Key)
Initializes a new instance of the PolicyCategory.Key class based on the specified key.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
other As PolicyCategory.Key _
)
'Utilisation
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
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.Dmf.PolicyCategory.Key
A PolicyCategory.Key value that specifies the other key.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.