Collection.BreakerId Property |
Gets or sets the ID of the word breaker COM object to be used in the generation of the full-text search (FTS) index.
[VBScript] Public Property BreakerId As String
[JScript] public function get BreakerId() : String; public function set BreakerId(String);
A COM identifier representing the ID of the breaker COM object.
Collection Object | Collection Members | HelpProducer Namespace