IDTSConnectionManagerCache100.UseFile Eigenschaft

Definition

Erhält oder setzt einen Boolean, der angibt, ob der Verbindungsmanager eine Cache-Datei verwendet.

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

Eigenschaftswert

wahr, wenn der Verbindungsmanager eine Cache-Datei verwendet; ansonsten falsch.

Attribute

Hinweise

Weitere Informationen finden Sie unter ConnectionManagerCacheClass.

Gilt für: