Aracılığıyla paylaş


DeploymentPlanGenerator.Options Özellik

Alır veya plan oluşturma seçenekleri ayarlar.

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

Sözdizimi

'Bildirim
Public Property Options As SchemaDeploymentOptions
    Get
    Set
public SchemaDeploymentOptions Options { get; set; }
public:
property SchemaDeploymentOptions^ Options {
    SchemaDeploymentOptions^ get ();
    void set (SchemaDeploymentOptions^ value);
}
member Options : SchemaDeploymentOptions with get, set
function get Options () : SchemaDeploymentOptions
function set Options (value : SchemaDeploymentOptions)

Özellik Değeri

Tür: Microsoft.Data.Schema.Build.SchemaDeploymentOptions

Açıklamalar

Arayan Visual Studio veritabanı dağıtım altyapısı.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DeploymentPlanGenerator Sınıf

Microsoft.Data.Schema.Build Ad Alanı

PlanGenerationOptions