DacExtensions Methods

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Extensions
Assembly:  Microsoft.SqlServer.Dac (in Microsoft.SqlServer.Dac.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetCollationString(BacPackage^)

Gets the collation associated with the specified package.

System_CAPS_pubmethodSystem_CAPS_staticGetCollationString(DacPackage^)

Gets the collation associated with the specified package.

System_CAPS_pubmethodSystem_CAPS_staticSetServiceSetting(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.

Return to top
Show: