TSQLJoin.CustomSegments Property
Gets the list of raw SQL conditions appended to the ON clause of this join.
Syntax
Unit: Aurelius.Sql.BaseTypes
property TSQLJoin.CustomSegments: TObjectList<TSQLJoinCustomSegment>
Gets the list of raw SQL conditions appended to the ON clause of this join.
Unit: Aurelius.Sql.BaseTypes
property TSQLJoin.CustomSegments: TObjectList<TSQLJoinCustomSegment>