Bagikan melalui


Package.IgnoreConfigurationsOnLoad Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah paket mengabaikan konfigurasi saat paket dimuat.

public:
 property bool IgnoreConfigurationsOnLoad { bool get(); void set(bool value); };
[Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "IgnoreConfigurationsOnLoadDesc")]
[System.ComponentModel.Browsable(false)]
public bool IgnoreConfigurationsOnLoad { get; set; }
[<Microsoft.SqlServer.Dts.Runtime.Localization.LocalizablePropertyDescription(typeof(Microsoft.SqlServer.Dts.Runtime.Localized), "IgnoreConfigurationsOnLoadDesc")>]
[<System.ComponentModel.Browsable(false)>]
member this.IgnoreConfigurationsOnLoad : bool with get, set
Public Property IgnoreConfigurationsOnLoad As Boolean

Nilai Properti

true jika paket mengabaikan konfigurasi saat paket dimuat; jika tidak, salah.

Penerapan

Atribut

Berlaku untuk