DMRExpressionPartCollection Class |
The DMRExpressionPartCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| DMRExpressionPartCollection | Initializes a new instance of the DMRExpressionPartCollection class |
| Name | Description | |
|---|---|---|
| Add |
Adds a DMRExpressionPart object to the DMRExpressionPartCollection.
| |
| Cleanup |
Method to "clean up" the expression parts within the collection so that they are in agreement with one another.
| |
| ConvertToSQL | ||
| ConvertToString |
Converts the expressions contained in the collection into one string.
| |
| GetEventIDs | ||
| LoadFromString |
Parses an expression and returns it as a DMRExpressionPartCollection object.
|