Policy.Key constructeur (Policy.Key)
Initializes a new instance of the Policy..::..Key class based on the specified key.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public Sub New ( _
other As Policy..::..Key _
)
'Utilisation
Dim other As Policy..::..Key
Dim instance As New Policy..::..Key(other)
public Key(
Policy..::..Key other
)
public:
Key(
Policy..::..Key^ other
)
new :
other:Policy..::..Key -> Key
public function Policy..::..Key(
other : Policy..::..Key
)
Paramètres
- other
Type : Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
A Policy..::..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.