DacExtensions Class
SQL Server 2012
Provides extensions for interacting with DAC packages represented by DacPackage or BacPackage instances.
Namespace: Microsoft.SqlServer.Dac.Extensions
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
The DacExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | GetCollationString(BacPackage) | Gets the collation associated with the specified package. |
![]() ![]() | GetCollationString(DacPackage) | Gets the collation associated with the specified package. |
![]() ![]() | SetServiceSetting | Configures a setting on the supplied DacServices instance. This method supports the Data-Tier Application Framework infrastructure and is not intended to be used directly from your code. |
