Skip to content

DbLinkInfoList class

Represents the list of Korzh.EasyQuery.Db.DbLinkInfo objects

public class Korzh.EasyQuery.Db.DbLinkInfoList
: Collection<DbLinkInfo>

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

Assembly: Korzh.EasyQuery.Db.dll

NameTypeDescription
DbLinkInfoList()void
NameTypeDescription
FindByTableNames(string table1, string table2)DbLinkInfoFinds the link by table names.