IDTSInputColumnCachedInfo100.CachedDataType Property

Definition

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

Property Value

DataType
Attributes

Applies to