/ Assembly List / LJCDBViewDAL / ViewConditionSet

Namespace - LJCDBViewDAL


Syntax

C#
public class ViewConditionSet

The ViewConditionSet table Data Record.

Public Methods
#ctor Initializes an object instance.
Clone Clones the structure of the object.
2 Methods

Properties
BooleanOperator Gets or sets the BooleanOperator value.
ChangedNames Gets a reference to the ChangedNames list.
ID Gets or sets the ID value.
ViewFilterID Gets or sets the ViewFilterID value.

Fields
ColumnBooleanOperator The BooleanOperator value.
ColumnID The ID column value.
ColumnViewFilterID The ViewFilterID value.
LengthBooleanOperator The BooleanOperator maximum length.
TableName The table name value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.