다음을 통해 공유


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

속성 값

연결 관리자가 캐시 파일을 사용하는 경우 true입니다. 그렇지 않으면 false입니다.

특성

적용 대상