IDTSInputColumnCachedInfo100.CachedDataType 속성

정의

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DataType CachedDataType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DataType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DataType value); };
[System.Runtime.InteropServices.DispId(135)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.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.Sql2012.DataType with get, set
Public Property CachedDataType As DataType

속성 값

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

특성

적용 대상