BacPackage Class
SQL Server 2012
Representation of the artifact that contains the definition and data of a data-tier application.
Namespace: Microsoft.SqlServer.Dac
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
The BacPackage type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Dispose | Release the resources held by this instance. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Load(Stream) | Load a package from the specified Stream. |
![]() ![]() | Load(String) | Load a package file specified by fileName. |
![]() ![]() | Load(Stream, DacSchemaModelStorageType) | Loads a package from the specified Stream. |
![]() ![]() | Load(String, DacSchemaModelStorageType) | Loads a package file specified by fileName. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Unpack | Place the contents of this package into the directory specified by directoryPath. |
| Name | Description | |
|---|---|---|
![]() | GetCollationString | Gets the collation associated with the specified package. (Defined by DacExtensions.) |



