Aracılığıyla paylaş


DeploymentContributorContext.Options Özellik

Alır veya ayarlar SchemaDeploymentOptions.

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
Dağıtım seçenekleri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DeploymentContributorContext Sınıf

Microsoft.Data.Schema.Build Ad Alanı