Compartilhar via


Método ISchemaDeploymentController.CreatePlan

Quando implementado em uma classe derivada, usa o valor de Deployment propriedade para criar o plano.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Function CreatePlan As DeploymentPlan
DeploymentPlan CreatePlan()
DeploymentPlan^ CreatePlan()
abstract CreatePlan : unit -> DeploymentPlan 
function CreatePlan() : DeploymentPlan

Valor de retorno

Tipo: Microsoft.Data.Schema.Build.DeploymentPlan
O plano de implantação.

Segurança do .NET Framework

Consulte também

Referência

ISchemaDeploymentController Interface

Namespace Microsoft.Data.Schema.Build

SchemaDeploymentCreatePlan()

DeploymentPlan