Utility.Key Constructor
Initializes a new instance of the Utility.Key class.
Espacio de nombres: Microsoft.SqlServer.Management.Utility
Ensamblado: Microsoft.SqlServer.Management.Utility (en Microsoft.SqlServer.Management.Utility.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New Utility.Key()
public Key()
public:
Key()
new : unit -> Key
public function Utility.Key()