TSQLJoin.Segments Property
Gets the list of key-pair conditions that form the ON clause of this join.
Syntax
Unit: Aurelius.Sql.BaseTypes
property TSQLJoin.Segments: TObjectList<TSQLJoinSegment>
Gets the list of key-pair conditions that form the ON clause of this join.
Unit: Aurelius.Sql.BaseTypes
property TSQLJoin.Segments: TObjectList<TSQLJoinSegment>