Compartir a través de


DacServices.GenerateCreateScript Método

Incluir miembros protegidos
Incluir miembros heredados

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

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método públicoMiembro 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úblicoMiembro 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.

Arriba

Vea también

Referencia

DacServices Clase

Espacio de nombres Microsoft.SqlServer.Dac