Costruttore Policy.Key (Policy.Key)

Initializes a new instance of the Policy.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 Policy.Key _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

Policy.Key Classe

Overload Policy.Key

Spazio dei nomi Microsoft.SqlServer.Management.Dmf