| QueryFragments Methods | 
The QueryFragments type exposes the following members.
| Name | Description | |
|---|---|---|
| AddCommaFragmentList(Boolean) | 
            Adds a new Comma delimited fragment list.
              | |
| AddCommaFragmentList(Boolean, Boolean) | 
            Adds a new Comma delimited fragment list.
              | |
| AddExistingQueryFragments | 
            Adds the existing query fragments specified to this query fragments
              | |
| AddFormatted | 
            Adds a formatted string, build from the format string and the arguments specified
              | |
| AddFragment | 
            Adds the fragment.
              | |
| AddPlaceHolder | 
            Adds a new string place holder.
              | |
| AddQueryFragments | 
            Adds the query fragments.
              | |
| AddSemiColonFragmentList(Boolean) | 
            Adds a new semi colon delimited fragment list.
              | |
| AddSemiColonFragmentList(Boolean, Boolean) | 
            Adds a new semi colon delimited fragment list.
              | |
| AddSpaceFragmentList | 
            Adds a new space delimited fragment list
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| InsertFragment | 
            Inserts the fragment at the front.
              | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |