Sdílet prostřednictvím


DeploymentPlanGenerator.GeneratePlan – metoda

Volat Visual Studio stroj pro generování plánu nasazení generovat plán.

Obor názvů:  Microsoft.Data.Schema.Build
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
Public Function GeneratePlan As DeploymentPlan
public DeploymentPlan GeneratePlan()
public:
DeploymentPlan^ GeneratePlan()
member GeneratePlan : unit -> DeploymentPlan 
public function GeneratePlan() : DeploymentPlan

Vrácená hodnota

Typ: Microsoft.Data.Schema.Build.DeploymentPlan

Poznámky

Výchozí implementace volání OnGeneratePlan Metoda, která generuje plánu.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DeploymentPlanGenerator Třída

Microsoft.Data.Schema.Build – obor názvů

OnGeneratePlan