Compartir a través de


ISchemaDeploymentController.CreatePlan (Método)

Cuando se implementa en una clase derivada, usa el valor de la propiedad Deployment para crear el plan.

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Function CreatePlan As DeploymentPlan
DeploymentPlan CreatePlan()
DeploymentPlan^ CreatePlan()
abstract CreatePlan : unit -> DeploymentPlan 
function CreatePlan() : DeploymentPlan

Valor devuelto

Tipo: Microsoft.Data.Schema.Build.DeploymentPlan
Plan de implementación.

Seguridad de .NET Framework

Vea también

Referencia

ISchemaDeploymentController Interfaz

Microsoft.Data.Schema.Build (Espacio de nombres)

SchemaDeploymentCreatePlan()

DeploymentPlan