The following tables list the members exposed by EntityFilterCondition.
Public Properties
| Name | Description |
 | Condition |
Gets the definition of the condition.
|
 | ConditionType |
Gets the type of the condition.
|
 | Group |
Gets the filter group to which the condition belongs.
|
 | Id |
Gets or sets a unique id that identifies the filter condition.
|
 | IsCaseSensitive |
Gets or sets the value that indicates whether the case should be honored when the condition is evaluated.
|
 | IsNameCondition |
Indicates whether this is a condition that applies to the name of a database object.
|
Top
Public Methods
See Also