表示部署指令碼產生器的基底實作。 根據預設,部署期間會使用此實作,透過部署計劃產生部署指令碼。
繼承階層架構
System.Object
Microsoft.Data.Schema.Build.DeploymentContributor
Microsoft.Data.Schema.Build.DeploymentPlanContributor
Microsoft.Data.Schema.Build.DeploymentPlanExecutor
Microsoft.Data.Schema.Build.DeploymentScriptGenerator
命名空間: Microsoft.Data.Schema.Build
組件: Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)
語法
'宣告
Public Class DeploymentScriptGenerator _
Inherits DeploymentPlanExecutor
public class DeploymentScriptGenerator : DeploymentPlanExecutor
public ref class DeploymentScriptGenerator : public DeploymentPlanExecutor
type DeploymentScriptGenerator =
class
inherit DeploymentPlanExecutor
end
public class DeploymentScriptGenerator extends DeploymentPlanExecutor
DeploymentScriptGenerator 型別會公開下列成員。
建構函式
| 名稱 | 說明 | |
|---|---|---|
![]() |
DeploymentScriptGenerator | 初始化 DeploymentScriptGenerator 類別的新執行個體。 |
回頁首
屬性
| 名稱 | 說明 | |
|---|---|---|
![]() |
Canceled | 取得值,這個值表示是否取消參與者。 (繼承自 DeploymentContributor)。 |
![]() |
ExtensionHandle | 取得這個擴充功能的控制代碼。 (繼承自 DeploymentPlanExecutor)。 |
![]() |
ScriptOutput | 取得可以撰寫指令碼的文字寫入器物件。 |
回頁首
方法
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。
.gif)
.gif)
.gif)
.gif)