IDTSInputColumnCachedInfo100.CachedSortKeyPosition プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
キャッシュされたキーの位置を取得します。値の設定も可能です。
public:
property int CachedSortKeyPosition { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(140)]
public int CachedSortKeyPosition { [System.Runtime.InteropServices.DispId(140)] get; [System.Runtime.InteropServices.DispId(140)] set; }
[<System.Runtime.InteropServices.DispId(140)>]
[<get: System.Runtime.InteropServices.DispId(140)>]
[<set: System.Runtime.InteropServices.DispId(140)>]
member this.CachedSortKeyPosition : int with get, set
Public Property CachedSortKeyPosition As Integer
プロパティ値
キャッシュされたキーの位置です。
- 属性