Partager via


Constructeur SqlObject

Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server. Initializes an instance of the SqlObject class.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Protected Sub New
'Utilisation
Dim instance As New SqlObject()
protected SqlObject()
protected:
SqlObject()
new : unit -> SqlObject
protected function SqlObject()

Notes

The default constructor initializes any fields to their default values.

Voir aussi

Référence

SqlObject Classe

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc