Share via


Utility.Key Constructor

Initializes a new instance of the Utility.Key class.

Namespace:  Microsoft.SqlServer.Management.Utility
Assembly:  Microsoft.SqlServer.Management.Utility (in Microsoft.SqlServer.Management.Utility.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New Utility.Key()
public Key()
public:
Key()
new : unit -> Key
public function Utility.Key()

See Also

Reference

Utility.Key Class

Microsoft.SqlServer.Management.Utility Namespace