IDTSInputColumnCachedInfo100.CachedDataType Propriété

Définition

Obtient ou définit les types de données mises en cache.

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

Valeur de propriété

Types de données mises en cache.

Attributs

S’applique à