BacPackage Class
Updated: April 20, 2017
Representation of the artifact that contains the definition and data of a data-tier application.
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Release the resources held by this instance. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | Load(Stream) | Load a package from the specified Stream. |
![]() ![]() | Load(Stream, DacSchemaModelStorageType) | Loads a package from the specified Stream. |
![]() ![]() | Load(String) | Load a package file specified by fileName. |
![]() ![]() | Load(String, DacSchemaModelStorageType) | Loads a package file specified by fileName. |
![]() | ToString() | (Inherited from Object.) |
![]() | Unpack(String) | Place the contents of this package into the directory specified by directoryPath. |
| Name | Description | |
|---|---|---|
![]() | GetCollationString() | Overloaded. Gets the collation associated with the specified package.(Defined by DacExtensions.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

