Freigeben über


DacServices.GenerateCreateScript-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Generates an object used to recreate the schema of a database object.

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 MethodeStatisches Element GenerateCreateScript(DacPackage, String, DacDeployOptions) Creates a Transact-SQL script that can be used to deploy the schema of the supplied DacPackage to a database.
Öffentliche MethodeStatisches Element GenerateCreateScript(Stream, DacPackage, String, DacDeployOptions) Creates a Transact-SQL script that can be used to deploy the schema of the supplied DacPackage to a database.

Zum Anfang

Siehe auch

Verweis

DacServices Klasse

Microsoft.SqlServer.Dac-Namespace