public String getToMatch();
ToMatch is an optional search expression specifying the text to match against items being listed. For example, to list all field names starting with "A", you would set ListFlags to dtsListIndexFields and set ToMatch to "A*".
|
Copyright (c) 1998-2008 dtSearch Corp. All rights reserved.
|