Freigeben über


ISchemaDeploymentController.CreatePlan-Methode

Verwendet bei Implementierung in einer abgeleiteten Klasse den Wert der Deployment-Eigenschaft zum Erstellen des Plans.

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

Syntax

'Declaration
Function CreatePlan As DeploymentPlan
DeploymentPlan CreatePlan()
DeploymentPlan^ CreatePlan()
abstract CreatePlan : unit -> DeploymentPlan 
function CreatePlan() : DeploymentPlan

Rückgabewert

Typ: Microsoft.Data.Schema.Build.DeploymentPlan
Der Bereitstellungsplan.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISchemaDeploymentController Schnittstelle

Microsoft.Data.Schema.Build-Namespace

SchemaDeploymentCreatePlan()

DeploymentPlan