Sdílet prostřednictvím


DeploymentPlanGenerator.OnGeneratePlan – metoda

Volat GeneratePlan Metoda generovat plán.

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

Syntaxe

'Deklarace
Protected MustOverride Function OnGeneratePlan As DeploymentPlan
protected abstract DeploymentPlan OnGeneratePlan()
protected:
virtual DeploymentPlan^ OnGeneratePlan() abstract
abstract OnGeneratePlan : unit -> DeploymentPlan 
protected abstract function OnGeneratePlan() : DeploymentPlan

Vrácená hodnota

Typ: Microsoft.Data.Schema.Build.DeploymentPlan
Vlastní plán.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DeploymentPlanGenerator Třída

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

DeploymentPlan

GeneratePlan