IDTSInputColumnCachedInfo100.CachedDataType 속성

정의

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

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType CachedDataType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DataType value); };
[System.Runtime.InteropServices.DispId(135)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType CachedDataType { [System.Runtime.InteropServices.DispId(135)] get; [System.Runtime.InteropServices.DispId(135)] set; }
[<System.Runtime.InteropServices.DispId(135)>]
[<get: System.Runtime.InteropServices.DispId(135)>]
[<set: System.Runtime.InteropServices.DispId(135)>]
member this.CachedDataType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DataType with get, set
Public Property CachedDataType As DataType

속성 값

캐시된 데이터 형식입니다.

특성

적용 대상