IDTSInputColumnCachedInfo100 인터페이스

정의

IDTS 입력 열이 캐시된 정보를 나타냅니다.

public interface class IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.Guid("3C254AD6-84EF-4687-8AB0-2513004B7F1A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6739ABDF-B077-41D7-B18F-07913CC4AF1E")]
public interface IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D03B6D38-63A8-4B05-872D-B6212FA21A3F")]
public interface IDTSInputColumnCachedInfo100
[<System.Runtime.InteropServices.Guid("3C254AD6-84EF-4687-8AB0-2513004B7F1A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumnCachedInfo100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6739ABDF-B077-41D7-B18F-07913CC4AF1E")>]
type IDTSInputColumnCachedInfo100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D03B6D38-63A8-4B05-872D-B6212FA21A3F")>]
type IDTSInputColumnCachedInfo100 = interface
Public Interface IDTSInputColumnCachedInfo100
특성

속성

CachedCodePage

캐시된 코드 페이지를 가져오거나 설정합니다.

CachedComparisonFlags

사용되고 캐시된 비교 플래그를 가져오거나 설정합니다.

CachedDataType

캐시된 데이터 형식을 가져오거나 설정합니다.

CachedLength

캐시된 길이를 가져오거나 설정합니다.

CachedName

캐시된 이름을 가져오거나 설정합니다.

CachedPrecision

캐시된 전체 자릿수를 가져오거나 설정합니다.

CachedScale

캐시된 소수 자릿수를 가져오거나 설정합니다.

CachedSortKeyPosition

캐시된 키 위치를 가져오거나 설정합니다.

적용 대상