DacExtensions Methods

 

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

Methods

Name Description
System_CAPS_pubmethodSystem_CAPS_static GetCollationString(BacPackage)

Gets the collation associated with the specified package.

System_CAPS_pubmethodSystem_CAPS_static GetCollationString(DacPackage)

Gets the collation associated with the specified package.

System_CAPS_pubmethodSystem_CAPS_static 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.

See Also

DacExtensions Class
Microsoft.SqlServer.Dac.Extensions Namespace

Return to top