DacExtractionUnit 构造函数

Initializes a new instance of the DacExtractionUnit class used to extract a DAC type from a database and publish the type in a DAC package.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 DacExtractionUnit(Server, String) Initializes a new instance of the DacExtractionUnit class that has the specified instance of the 数据库引擎 and the specified database to be extracted.
公共方法 DacExtractionUnit(Server, String, String, Version) Initializes a new instance of the DacExtractionUnit class that has the specified instance of the 数据库引擎 and the specified database to be extracted, along with the type name and version to be applied.

页首