다음을 통해 공유


IDTSInputColumnCachedInfo100 인터페이스

이 API는 SQL Server 2012 인프라를 지원하기 위한 것으로 코드에서 직접 사용할 수 없습니다.

Represents the IDTS input column cached information.

네임스페이스:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리:  Microsoft.SqlServer.DTSPipelineWrap(Microsoft.SqlServer.DTSPipelineWrap.dll)

구문

‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("200084D9-C38B-4D17-BD79-24665FDADE95")> _
Public Interface IDTSInputColumnCachedInfo100
‘사용 방법
Dim instance As IDTSInputColumnCachedInfo100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("200084D9-C38B-4D17-BD79-24665FDADE95")]
public interface IDTSInputColumnCachedInfo100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"200084D9-C38B-4D17-BD79-24665FDADE95")]
public interface class IDTSInputColumnCachedInfo100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("200084D9-C38B-4D17-BD79-24665FDADE95")>]
type IDTSInputColumnCachedInfo100 =  interface end
public interface IDTSInputColumnCachedInfo100

IDTSInputColumnCachedInfo100 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 CachedCodePage 인프라입니다. Gets or sets the cached code page.
공용 속성 CachedComparisonFlags 인프라입니다. Gets or sets the Cached comparison flags used.
공용 속성 CachedDataType 인프라입니다. Gets or sets the cached data types.
공용 속성 CachedLength 인프라입니다. Gets or sets the cached length.
공용 속성 CachedName 인프라입니다. Gets or sets the cached name.
공용 속성 CachedPrecision 인프라입니다. Gets or sets the cached precision.
공용 속성 CachedScale 인프라입니다. Gets or sets the cached scale.
공용 속성 CachedSortKeyPosition 인프라입니다. Gets or sets the cached key position.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Dts.Pipeline.Wrapper 네임스페이스