Construtor SqlObject
Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. Initializes an instance of the SqlObject class.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New SqlObject()
protected SqlObject()
protected:
SqlObject()
new : unit -> SqlObject
protected function SqlObject()
Comentários
The default constructor initializes any fields to their default values.