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

使用された Cached 比較フラグを取得します。値の設定も可能です。

CachedDataType

キャッシュされたデータ型を取得します。値の設定も可能です。

CachedLength

キャッシュされた長さを取得します。値の設定も可能です。

CachedName

キャッシュされた名前を取得します。値の設定も可能です。

CachedPrecision

キャッシュされた有効桁数を取得します。値の設定も可能です。

CachedScale

キャッシュされた小数点以下桁数を取得します。値の設定も可能です。

CachedSortKeyPosition

キャッシュされたキーの位置を取得します。値の設定も可能です。

適用対象