IDTSConnectionManagerCache100.UseFile Propriedade

Definição

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

Valor da propriedade

true se o gerenciador de conexões usa um arquivo de cache; caso contrário, false.

Atributos

Comentários

Para obter mais informações, consulte ConnectionManagerCacheClass.

Aplica-se a