ISchemaDeploymentController.CreatePlan 方法

当在派生类中实现时,使用 Deployment 属性的值可以创建计划。

命名空间:  Microsoft.Data.Schema.Build
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
Function CreatePlan As DeploymentPlan
DeploymentPlan CreatePlan()
DeploymentPlan^ CreatePlan()
abstract CreatePlan : unit -> DeploymentPlan 
function CreatePlan() : DeploymentPlan

返回值

类型:Microsoft.Data.Schema.Build.DeploymentPlan
部署计划。

.NET Framework 安全性

请参见

参考

ISchemaDeploymentController 接口

Microsoft.Data.Schema.Build 命名空间

SchemaDeploymentCreatePlan()

DeploymentPlan