PolicyCategorySubscription.Key Constructor (PolicyCategorySubscription.Key)
Initializes a new instance of the PolicyCategorySubscription..::..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 PolicyCategorySubscription..::..Key _
)
'Uso
Dim other As PolicyCategorySubscription..::..Key
Dim instance As New PolicyCategorySubscription..::..Key(other)
public Key(
PolicyCategorySubscription..::..Key other
)
public:
Key(
PolicyCategorySubscription..::..Key^ other
)
new :
other:PolicyCategorySubscription..::..Key -> Key
public function PolicyCategorySubscription..::..Key(
other : PolicyCategorySubscription..::..Key
)
Parámetros
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategorySubscription. . :: . .Key
A PolicyCategorySubscription..::..Key value that specifies the other key.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.