Index.Sort Property |
Gets or sets a value indicating whether or not the index is sorted.
[VBScript] Public Property Sort As Boolean
[JScript] public function get Sort() : Boolean; public function set Sort(Boolean);
true, if the help compiler will sort the index at compile time; otherwise false.