Skip to content

Path class

Represents list of tables which are linked to each other

public class Korzh.EasyQuery.Db.Path
: TableList

Package: Korzh.EasyQuery.Db (targets: netstandard2.0)

Assembly: Korzh.EasyQuery.Db.dll

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