Microsoft.SqlServer.Dac.Extensions Namespace

This namespace provides classes containing extension methods you can use in your code to retrieve information from DACPAC and BACPAC packages or utilize the expanded functionality not currently present in the Microsoft.SqlServer.Dac namespace. Classes in this namespace may change over time as new classes are added or existing classes are removed and incorporated into the Microsoft.SqlServer.Dac namespace.

See also Understanding Data-tier Applications.

Classes

  Class Description
Public class DacExtensions Provides extensions for interacting with DAC packages represented by DacPackage or BacPackage instances.