SqlPackage Constructor
Initializes a new instance of the SqlPackage class.
Namespace: Microsoft.VisualStudio.Data.Schema.Package.Sql.UI
Assembly: Microsoft.VisualStudio.Data.Schema.Package.Sql (in Microsoft.VisualStudio.Data.Schema.Package.Sql.dll)
Syntax
'Declaration
Public Sub New
public SqlPackage()
public:
SqlPackage()
new : unit -> SqlPackage
public function SqlPackage()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.