IDTSSupportOffline100.OfflineMode Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou détermine si la connexion DTS prend en charge le mode hors connexion.
public:
property bool OfflineMode { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1)]
public bool OfflineMode { get; set; }
[<System.Runtime.InteropServices.DispId(1)>]
member this.OfflineMode : bool with get, set
Public Property OfflineMode As Boolean
Valeur de propriété
true si la connexion DTS prend en charge le mode hors connexion ; sinon, false.
- Attributs