Partager via


ISchemaDeploymentController.CreatePlan, méthode

En cas d'implémentation dans une classe dérivée, utilise la valeur de la propriété Deployment pour créer le plan.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Function CreatePlan As DeploymentPlan
DeploymentPlan CreatePlan()
DeploymentPlan^ CreatePlan()
abstract CreatePlan : unit -> DeploymentPlan 
function CreatePlan() : DeploymentPlan

Valeur de retour

Type : Microsoft.Data.Schema.Build.DeploymentPlan
Plan de déploiement.

Sécurité .NET Framework

Voir aussi

Référence

ISchemaDeploymentController Interface

Microsoft.Data.Schema.Build, espace de noms

SchemaDeploymentCreatePlan()

DeploymentPlan