FilterBuilderFilterOperationDescriptionsBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Filter |
For internal use only. Initializes a new Filter |
#Methods
Name | Description |
---|---|
Between |
The 'between' operation's description. Mirrors the client-side between option. |
Between |
The 'between' operation's description. Mirrors the client-side between option. |
Contains |
The 'contains' operation's description. Mirrors the client-side contains option. |
Contains |
The 'contains' operation's description. Mirrors the client-side contains option. |
Ends |
The 'endswith' operation's description. Mirrors the client-side ends |
Ends |
The 'endswith' operation's description. Mirrors the client-side ends |
Equal |
The '=' operation's description. Mirrors the client-side equal option. |
Equal |
The '=' operation's description. Mirrors the client-side equal option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Greater |
The '>' operation's description. Mirrors the client-side greater |
Greater |
The '>' operation's description. Mirrors the client-side greater |
Greater |
The '>=' operation's description. Mirrors the client-side greater |
Greater |
The '>=' operation's description. Mirrors the client-side greater |
Is |
The 'isblank' operation's description. Mirrors the client-side is |
Is |
The 'isblank' operation's description. Mirrors the client-side is |
Is |
The 'isnotblank' operation's description. Mirrors the client-side is |
Is |
The 'isnotblank' operation's description. Mirrors the client-side is |
Less |
The '<' operation's description. Mirrors the client-side less |
Less |
The '<' operation's description. Mirrors the client-side less |
Less |
The '<=' operation's description. Mirrors the client-side less |
Less |
The '<=' operation's description. Mirrors the client-side less |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Not |
The 'notcontains' operation's description. Mirrors the client-side not |
Not |
The 'notcontains' operation's description. Mirrors the client-side not |
Not |
The '<>' operation's description. Mirrors the client-side not |
Not |
The '<>' operation's description. Mirrors the client-side not |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Starts |
The 'startswith' operation's description. Mirrors the client-side starts |
Starts |
The 'startswith' operation's description. Mirrors the client-side starts |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also