Click or drag to resize

FindExpressionTools Methods

The FindExpressionTools type exposes the following members.

Methods
 NameDescription
Public methodStatic memberContains Checks to see if a given NetForumFieldAttribute bound property contains a given substring; case insensitive.
Public methodStatic memberCurrentNetForumServerDateTime Represents the current date and time on the netFORUM database server at the time this query is executed.
Public methodStatic memberEndsWith Checks to see if a given NetForumFieldAttribute bound property ends with a given substring; case insensitive.
Public methodStatic memberExistsInT Checks to see if a given NetForumFieldAttribute bound property's value matches any of a collection of possible values.
Public methodStatic memberStartsWith Checks to see if a given NetForumFieldAttribute bound property starts with a given substring; case insensitive.
Top
See Also