/ Assembly List / LJCDBMessage / DbJoin

Namespace - LJCDBMessage


Syntax

C#
public class DbJoin

Represents a database table join.

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

Data
Clone Clones the structure of the object.
3 Methods

Properties
Columns The included join table columns.
JoinOns The join on definitions.
JoinType The join type.
TableAlias The table alias.
TableName The table name.

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