Linguaggio

IDTSPackage100.OfflineMode Proprietà

Definizione

Riceve o imposta un valore che indica se il pacchetto funziona in modalità offline.

public:
 property bool OfflineMode { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(81)]
public bool OfflineMode { [System.Runtime.InteropServices.DispId(81)] get; [System.Runtime.InteropServices.DispId(81)] set; }
[<System.Runtime.InteropServices.DispId(81)>]
[<get: System.Runtime.InteropServices.DispId(81)>]
[<set: System.Runtime.InteropServices.DispId(81)>]
member this.OfflineMode : bool with get, set
Public Property OfflineMode As Boolean

Valore della proprietà

Vero se il pacchetto funziona in modalità offline; altrimenti, falso.

Attributi

Commenti

Questa interfaccia è implementata dalle Package interfacce e.PackageNeutral

Si applica a