IDTSConnectionManagerCache100.UseFile Свойство

Определение

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

Значение свойства

верно, если менеджер соединений использует кэш-файл; в противном случае — ложь.

Атрибуты

Комментарии

Дополнительные сведения см. в разделе ConnectionManagerCacheClass.

Применяется к