ConnectionManagerCacheClass.UseFile Property
Definition
public:
virtual property bool UseFile { bool get(); void set(bool value); };
public virtual bool UseFile { get; set; }
member this.UseFile : bool with get, set
Public Overridable Property UseFile As Boolean
Property Value
true if the connection manager uses a cache file; otherwise, false.
Implements
Remarks
For more information, see ConnectionManager.