/ LJCPHPCodeDoc / LJCDBAccessLib / LJCJoin


Syntax

PHP
class LJCJoin

Represents a SQL Join.

Public Functions
construct Initializes a class instance.
Clone Creates a Clone of the current object.
2 Functions

Public Properties
$Columns _PropertySummary_
$JoinOns The JoinOn definintions.
$JoinType The Join type.
$SchemaName The Schema name.
$TableAlias The table alias.
$TableName The table name.

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