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
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
ISchemaDeploymentController Interface
Microsoft.Data.Schema.Build, espace de noms
SchemaDeploymentCreatePlan()