BacPackage Methods
Updated: April 20, 2017
Namespace:
Microsoft.SqlServer.Dac
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.) |
Show:

