언어

IDTSConnectionManagerCache100 인터페이스

정의

데이터 연결을 위한 캐시 변환 또는 캐시 파일을 사용하여 연결을 관리하는 데 관련된 속성과 방법을 제공합니다.

public interface class IDTSConnectionManagerCache100
[System.Runtime.InteropServices.Guid("D486BC51-E3E7-48F1-A859-478B547FB5D9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
public interface IDTSConnectionManagerCache100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("9AC9C18F-BD61-484B-861C-9055FF4906B7")]
public interface IDTSConnectionManagerCache100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("0D21C929-6E0B-4D1B-ADA0-52846B71601C")]
public interface IDTSConnectionManagerCache100
[<System.Runtime.InteropServices.Guid("D486BC51-E3E7-48F1-A859-478B547FB5D9")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSConnectionManagerCache100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("9AC9C18F-BD61-484B-861C-9055FF4906B7")>]
type IDTSConnectionManagerCache100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("0D21C929-6E0B-4D1B-ADA0-52846B71601C")>]
type IDTSConnectionManagerCache100 = interface
Public Interface IDTSConnectionManagerCache100
파생
특성

설명

자세한 내용은 ConnectionManagerCacheClass를 참조하세요.

속성

Name Description
Columns

캐시의 열을 가져옵니다.

RetainData

연결 관리자가 캐시 내 데이터를 유지하는지 여부를 나타내는 불리언을 받거나 설정합니다.

UseEncryption

암호화 사용 여부를 나타내는 불리언을 받거나 설정합니다.

UseFile

연결 관리자가 캐시 파일을 사용하는지 여부를 나타내는 불리언을 받거나 설정합니다.

메서드

Name Description
GetFileColumns(String)

지정된 캐시 파일에서 열을 읽고 반환합니다.

적용 대상