DacExtensions Class

Definition

Provides extensions for interacting with DAC packages represented by DacPackage or BacPackage instances.

public static class DacExtensions
type DacExtensions = class
Public Module DacExtensions
Inheritance
DacExtensions

Methods

GetCollationString(BacPackage)

Returns the database collation for the package.

GetCollationString(DacPackage)

Returns the database collation for the package.

IsLedgerOn(BacPackage)
IsLedgerOn(DacPackage)
SetServiceLogSetting(DacServices, String, Object)

Configures a logging setting on the supplied DacServices instance.

SetServiceSetting(DacServices, String, Object)

Configures a setting on the supplied DacServices instance.

Applies to