Freigeben über


Utility-Konstruktor

Initializes a new, default instance of the Utility 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()
public Utility()
public:
Utility()
new : unit -> Utility
public function Utility()