UL 拡張:ULCommand.CommandType が System.Data.CommandType.TableDirect であるときに、テーブルを開く (ソートする) インデックスの名前を指定します。
Visual Basic Public Property IndexName As String
C# public string IndexName { get; set; }
インデックスの名前を指定する文字列。デフォルトは NULL 参照 (Visual Basic の Nothing) です。この場合、テーブルはプライマリ・キーを使用して開かれます。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |