Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
UL 拡張: ULCommand.CommandType プロパティが System.Data.CommandType.TableDirect であるときに、テーブルを開く (ソートする) インデックスの名前を指定します。
Public Property IndexName As String
public string IndexName {get;set;}
インデックスの名前を指定する文字列。デフォルトは NULL 参照 (Visual Basic の Nothing) です。この場合、テーブルはプライマリキーを使用して開かれます。