/ Assembly List / LJCDBMessage / DbFilter

Namespace - LJCDBMessage


Syntax

C#
public class DbFilter

Represents a filter which is part of a where clause.

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

Data
Clone Clones the structure of the object.
3 Methods

Properties
BooleanOperator The filter boolean operator.
ConditionSet Gets or sets the filter condition set.
Filters Gets or sets the contained filters.
Name Gets or sets the Name value.

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