Compartir a través de


PolicyCategory.Key Constructor (PolicyCategory.Key)

Initializes a new instance of the PolicyCategory..::..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 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

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.