Collection.CreateFullTextIndex Property |
Gets or sets a value indicating whether a or not the compiler should produce a full-text search index.
[VBScript] Public Property CreateFullTextIndex As Boolean
[JScript] public function get CreateFullTextIndex() : Boolean; public function set CreateFullTextIndex(Boolean);
true, if the compiler should produce a full-text search index; otherwise false.
Collection Object | Collection Members | HelpProducer Namespace