/ LJCPHPCodeDoc / LJCDBAccessLib / LJCJoinOn


Syntax

PHP
class LJCJoinOn

Represents a SQL JoinOn.

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

Public Properties
$BooleanOperator The Boolean Operator value.
$FromColumnName The 'From' column name.
$JoinOnOperator The Join On Operator.
$JoinOns The contained JoinOns.
$ToColumnName The 'To' column name.

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