共用方式為


SchemaDeployment.OnCreateDeploymentScriptGenerator 方法

呼叫以建立 DeploymentScriptGenerator

命名空間:  Microsoft.Data.Schema.Build
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Protected Overridable Function OnCreateDeploymentScriptGenerator As DeploymentScriptGenerator
protected virtual DeploymentScriptGenerator OnCreateDeploymentScriptGenerator()
protected:
virtual DeploymentScriptGenerator^ OnCreateDeploymentScriptGenerator()
abstract OnCreateDeploymentScriptGenerator : unit -> DeploymentScriptGenerator 
override OnCreateDeploymentScriptGenerator : unit -> DeploymentScriptGenerator 
protected function OnCreateDeploymentScriptGenerator() : DeploymentScriptGenerator

傳回值

型別:Microsoft.Data.Schema.Build.DeploymentScriptGenerator
DeploymentScriptGenerator 物件。

.NET Framework 安全性

請參閱

參考

SchemaDeployment 類別

Microsoft.Data.Schema.Build 命名空間

DeploymentScriptGenerator