Skip to content

Path class

Represents list of tables which are linked to each other

public class Korzh.EasyQuery.Db.Path
: TableList, IList<Table>, ICollection<Table>, IEnumerable<Table>, IEnumerable, IList, ICollection, IReadOnlyList<Table>, IReadOnlyCollection<Table>
TypeNameDescription
TableEndPointGets the end point (the last table) in the path.
TableStartPointGets the start point (first table) of the path.