Freigeben über


IDTSInputColumnCachedInfo100.CachedDataType Eigenschaft

Definition

Ruft die zwischengespeicherten Datentypen ab oder legt sie fest.

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

Eigenschaftswert

Die zwischengespeicherten Datentypen.

Attribute

Gilt für: