Condividi tramite


Metodo DacServices.GenerateCreateScript

Include i membri protetti
Include i membri ereditati

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

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblicoMembro statico GenerateCreateScript(DacPackage, String, DacDeployOptions) Creates a Transact-SQL script that can be used to deploy the schema of the supplied DacPackage to a database.
Metodo pubblicoMembro statico 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.

In alto

Vedere anche

Riferimento

DacServices Classe

Spazio dei nomi Microsoft.SqlServer.Dac