Compartir a través de


SchemaDeployment.PlanGenerator (Propiedad)

Obtiene el objeto DeploymentPlanGenerator.

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
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 propiedad

Tipo: Microsoft.Data.Schema.Build.DeploymentPlanGenerator
Generador del plan de implementación.

Seguridad de .NET Framework

Vea también

Referencia

SchemaDeployment Clase

Microsoft.Data.Schema.Build (Espacio de nombres)

DeploymentPlanGenerator