Поделиться через


SchemaDeployment.PlanGenerator - свойство

Получает объект DeploymentPlanGenerator.

Пространство имен:  Microsoft.Data.Schema.Build
Сборка:  Microsoft.Data.Schema (в Microsoft.Data.Schema.dll)

Синтаксис

'Декларация
Protected ReadOnly Property PlanGenerator As DeploymentPlanGenerator
    Get
protected DeploymentPlanGenerator PlanGenerator { get; }
protected:
property DeploymentPlanGenerator^ PlanGenerator {
    DeploymentPlanGenerator^ get ();
}
member PlanGenerator : DeploymentPlanGenerator
function get PlanGenerator () : DeploymentPlanGenerator

Значение свойства

Тип: Microsoft.Data.Schema.Build.DeploymentPlanGenerator
Генератор плана развертывания.

Безопасность платформы .NET Framework

См. также

Ссылки

SchemaDeployment Класс

Microsoft.Data.Schema.Build - пространство имен

DeploymentPlanGenerator