Skip to main content

path-class

Represents list of tables which are linked to each other

public class Korzh.EasyQuery.Db.Path
: TableList

Assembly: Korzh.EasyQuery.Db.dll

Constructors

NameTypeDescription
Path()void
Path(Path path)void

Properties

NameTypeDescription
EndPointTableGets the end point (the last table) in the path.
Printedstring
StartPointTableGets the start point (first table) of the path.
Weightint

Methods

NameTypeDescription
ToString()string