Condividi tramite


Proprietà SchemaDeployment.PlanGenerator

Ottiene l'oggetto DeploymentPlanGenerator.

Spazio dei nomi:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

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

Valore proprietà

Tipo: Microsoft.Data.Schema.Build.DeploymentPlanGenerator
Generatore del piano di distribuzione.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SchemaDeployment Classe

Spazio dei nomi Microsoft.Data.Schema.Build

DeploymentPlanGenerator