DacExtensions Class
SQL Server 2014
Updated: April 20, 2017
Provides extensions for interacting with DAC packages represented by DacPackage or BacPackage instances.
Assembly: Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetCollationString(BacPackage^) | Gets the collation associated with the specified package. |
![]() ![]() | GetCollationString(DacPackage^) | Gets the collation associated with the specified package. |
![]() ![]() | SetServiceSetting(DacServices^, String^, Object^) | 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. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

