Compartilhar via


Método DacServices.GenerateCreateScript

Incluir membros protegidos
Incluir membros herdados

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

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método públicoMembro estático GenerateCreateScript(DacPackage, String, DacDeployOptions) Creates a Transact-SQL script that can be used to deploy the schema of the supplied DacPackage to a database.
Método públicoMembro estático 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ício

Consulte também

Referência

DacServices Classe

Namespace Microsoft.SqlServer.Dac