IDTSInputColumnCachedInfo100 接口

定义

表示 IDTS 输入列缓存信息。

public interface class IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.Guid("3C254AD6-84EF-4687-8AB0-2513004B7F1A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6739ABDF-B077-41D7-B18F-07913CC4AF1E")]
public interface IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D03B6D38-63A8-4B05-872D-B6212FA21A3F")]
public interface IDTSInputColumnCachedInfo100
[<System.Runtime.InteropServices.Guid("3C254AD6-84EF-4687-8AB0-2513004B7F1A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumnCachedInfo100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6739ABDF-B077-41D7-B18F-07913CC4AF1E")>]
type IDTSInputColumnCachedInfo100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D03B6D38-63A8-4B05-872D-B6212FA21A3F")>]
type IDTSInputColumnCachedInfo100 = interface
Public Interface IDTSInputColumnCachedInfo100
属性

属性

CachedCodePage

获取或设置缓存的代码页。

CachedComparisonFlags

获取或设置使用的缓存比较标志。

CachedDataType

获取或设置缓存的数据类型。

CachedLength

获取或设置缓存的长度。

CachedName

获取或设置缓存的名称。

CachedPrecision

获取或设置缓存的精度。

CachedScale

获取或设置缓存的刻度。

CachedSortKeyPosition

获取或设置缓存的键位置。

适用于