Aracılığıyla paylaş


SchemaDeployment.PlanModifiers Özellik

Bir listesini alır DeploymentPlanModifier nesneler.

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

Sözdizimi

'Bildirim
Public ReadOnly Property PlanModifiers As IList(Of DeploymentPlanModifier)
    Get
public IList<DeploymentPlanModifier> PlanModifiers { get; }
public:
property IList<DeploymentPlanModifier^>^ PlanModifiers {
    IList<DeploymentPlanModifier^>^ get ();
}
member PlanModifiers : IList<DeploymentPlanModifier>
function get PlanModifiers () : IList<DeploymentPlanModifier>

Özellik Değeri

Tür: System.Collections.Generic.IList<DeploymentPlanModifier>
Dağıtım planı değiştiriciler listesi.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SchemaDeployment Sınıf

Microsoft.Data.Schema.Build Ad Alanı

DeploymentPlanModifier