Freigeben über


SqlObject-Konstruktor

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. Initializes an instance of the SqlObject class.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New SqlObject()
protected SqlObject()
protected:
SqlObject()
new : unit -> SqlObject
protected function SqlObject()

Hinweise

The default constructor initializes any fields to their default values.

Siehe auch

Verweis

SqlObject Klasse

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace