Policy.Key Constructor (Policy.Key)
Initializes a new instance of the Policy..::..Key class based on the specified key.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Sub New ( _
other As Policy..::..Key _
)
'Uso
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
)
Parámetros
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
A Policy..::..Key value that specifies the other key.
Notas
Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.