Costruttore PolicyCategory.Key (PolicyCategory.Key)
Initializes a new instance of the PolicyCategory..::..Key class based on the specified key.
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
other As PolicyCategory..::..Key _
)
'Utilizzo
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
)
Parametri
- other
Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .PolicyCategory. . :: . .Key
A PolicyCategory..::..Key value that specifies the other key.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.