Aracılığıyla paylaş


SchemaDeployment.PlanGenerator Özellik

Alır DeploymentPlanGenerator nesne.

Ad alanı:  Microsoft.Data.Schema.Build
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: Microsoft.Data.Schema.Build.DeploymentPlanGenerator
Dağıtım planı generator.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SchemaDeployment Sınıf

Microsoft.Data.Schema.Build Ad Alanı

DeploymentPlanGenerator