Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
インデックス内のカラム数を返します。
Public ReadOnly Property ColumnCount As Short
public short ColumnCount {get;}
インデックス内のカラム数。
インデックス内のカラム序数の範囲は、1 ~ ColumnCount 値 (両端を含む) です。
カラムの順序とカウントは、スキーマのアップグレード中に変更されることがあります。インデックスからのカラムの順序は、特定のテーブルの同じ物理的カラムを参照する場合であっても、テーブルまたは別のインデックスのカラム ID とは異なります。