/ Assembly List / LJCDBMessage / DbCondition

Namespace - LJCDBMessage


Syntax

C#
public class DbCondition

Represents a filter condition.

Constructor
#ctor Initializes an object instance.
#ctor The Copy constructor.

Data
Clone Clones the structure of the object.
3 Methods

Properties
ComparisonOperator The comparison operator.
FirstValue The first data value.
SecondValue The second data value.

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