Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
Do not reference this member directly in your code. It supports the SQL Server infrastructure. 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()
Remarks
The default constructor initializes any fields to their default values.