TableLinkList class

Represents list of the links (Korzh.EasyQuery.Db.TableLink objects).

public class Korzh.EasyQuery.Db.TableLinkList
    : Collection<TableLink>

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

Assembly: Korzh.EasyQuery.Db.dll

Constructors

Name Type Description
TableLinkList() void

Methods

Name Type Description
FindByTables(string alias1, string alias2) IEnumerable<TableLink> Finds links by tables.
FindByTables(Table table1, Table table2) IEnumerable<TableLink> Finds links by tables.
FindForeignKeyLink(Table table1, Table table2, string field1, string field2) TableLink Finds a link created by some foreign key constraints.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT