IDTSVirtualInputColumn100.SortKeyPosition プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
仮想入力列の並べ替えキーを取得します。
public:
property int SortKeyPosition { int get(); };
[System.Runtime.InteropServices.DispId(122)]
public int SortKeyPosition { [System.Runtime.InteropServices.DispId(122)] get; }
[<System.Runtime.InteropServices.DispId(122)>]
[<get: System.Runtime.InteropServices.DispId(122)>]
member this.SortKeyPosition : int
Public ReadOnly Property SortKeyPosition As Integer
プロパティ値
仮想入力列の並べ替えキーの位置です。
- 属性