Compartilhar via


Propriedade SchemaDeployment.PlanGenerator

Obtém o DeploymentPlanGenerator objeto.

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

Sintaxe

'Declaração
Protected ReadOnly Property PlanGenerator As DeploymentPlanGenerator
    Get
protected DeploymentPlanGenerator PlanGenerator { get; }
protected:
property DeploymentPlanGenerator^ PlanGenerator {
    DeploymentPlanGenerator^ get ();
}
member PlanGenerator : DeploymentPlanGenerator
function get PlanGenerator () : DeploymentPlanGenerator

Valor de propriedade

Tipo: Microsoft.Data.Schema.Build.DeploymentPlanGenerator
O gerador de plano de implantação.

Segurança do .NET Framework

Consulte também

Referência

SchemaDeployment Classe

Namespace Microsoft.Data.Schema.Build

DeploymentPlanGenerator