WindowSpecification Properties | 
The WindowSpecification type exposes the following members.
| Name | Description | |
|---|---|---|
| DatabaseSpecificCreator | 
            Object which will be used to create valid parameter objects, field names, including prefix/postfix characters, 
            and conversion routines, and field names, including prefix/postfix characters. 
            Uses the strategy pattern so the generic code can work with more than one target database.
              | |
| Parameters | 
            Gets the list of parameters created during string fragment creation. Only valid after a successful call to ToQueryText
              |