Find |
The FindExpressionTools type exposes the following members.
| Name | Description | |
|---|---|---|
| Contains | Checks to see if a given NetForumFieldAttribute bound property contains a given substring; case insensitive. | |
| CurrentNetForumServerDateTime | Represents the current date and time on the netFORUM database server at the time this query is executed. | |
| EndsWith | Checks to see if a given NetForumFieldAttribute bound property ends with a given substring; case insensitive. | |
| ExistsInT | Checks to see if a given NetForumFieldAttribute bound property's value matches any of a collection of possible values. | |
| StartsWith | Checks to see if a given NetForumFieldAttribute bound property starts with a given substring; case insensitive. |