Share via


DacPackage.Load Method

Include Protected Members
Include Inherited Members

Loads 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) Loada a package file specified by fileName.
Public methodStatic member Load(Stream, DacSchemaModelStorageType, FileAccess) Load a package from the specified Stream.
Public methodStatic member Load(String, DacSchemaModelStorageType, FileAccess) Load a package file specified by fileName.

Top

See Also

Reference

DacPackage Class

Microsoft.SqlServer.Dac Namespace