Costruttore SqlObject

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Initializes an instance of the SqlObject class.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

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

Osservazioni

The default constructor initializes any fields to their default values.

Vedere anche

Riferimento

SqlObject Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc