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