共用方式為


DacServices.GenerateCreateScript 方法

包含保護的成員
包含繼承的成員

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

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法靜態成員 GenerateCreateScript(DacPackage, String, DacDeployOptions) Creates a Transact-SQL script that can be used to deploy the schema of the supplied DacPackage to a database.
公用方法靜態成員 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.

上層

請參閱

參考

DacServices 類別

Microsoft.SqlServer.Dac 命名空間