BacPackage.Load Method

Include Protected Members
Include Inherited Members

Load a package from the specified Stream.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member Load(Stream) Load a package from the specified Stream.
Public methodStatic member Load(String) Load a package file specified by fileName.
Public methodStatic member Load(Stream, DacSchemaModelStorageType) Loads a package from the specified Stream.
Public methodStatic member Load(String, DacSchemaModelStorageType) Loads a package file specified by fileName.

Top

See Also

Reference

BacPackage Class

Microsoft.SqlServer.Dac Namespace