Freigeben über


DacExtractionUnit-Konstruktor

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.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode DacExtractionUnit(Server, String) Initializes a new instance of the DacExtractionUnit class that has the specified instance of the Database Engine (Datenbankmodul) and the specified database to be extracted.
Öffentliche Methode DacExtractionUnit(Server, String, String, Version) Initializes a new instance of the DacExtractionUnit class that has the specified instance of the Database Engine (Datenbankmodul) and the specified database to be extracted, along with the type name and version to be applied.

Zum Anfang