/ Assembly List / LJCDBMessage / DbJoinOn

Namespace - LJCDBMessage


Syntax

C#
public class DbJoinOn

Represents a Join On definition.

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

Data
Clone Clones the structure of the object.
3 Methods

Properties
BooleanOperator The Boolean Operator value.
FromColumnName The 'From' column name.
JoinOnOperator The Join On Operator.
JoinOns Gets or sets the contained JoinOns.
ToColumnName The 'To' column name.

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