Syntax
Class
Description
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 SetListFlags(dtsListIndexFields), and set ToMatch to "A*".