| C# |
|---|
| public class ViewCondition |
| #ctor | Clones the structure of the object. |
| Clone | Clones the structure of the object. |
| ToString | The object string identifier. |
| ChangedNames | Gets a reference to the ChangedNames list. |
| ComparisonOperator | Gets or sets the ComparisonOperator value. |
| FirstValue | Gets or sets the FirstValue value. |
| ID | Gets or sets the ID value. |
| SecondValue | Gets or sets the SecondValue value. |
| ViewConditionSetID | Gets or sets the ViewConditionSetID value. |
| ColumnComparisonOperator | The ComparisonOperator value. |
| ColumnFirstValue | The FirstValue value. |
| ColumnID | The ID column value. |
| ColumnSecondValue | The SecondValue value. |
| ColumnViewConditionSetID | The ViewConditionSet column ID value. |
| LengthComparisonOperator | The ComparisonOperator maximum length. |
| LengthFirstValue | The FirstValue maximum length. |
| LengthSecondValue | The SecondValue maximum length. |
| TableName | The table name value. |