Skip to main content

dblinkinfolist-class

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

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

Assembly: Korzh.EasyQuery.Db.dll

Constructors

NameTypeDescription
DbLinkInfoList()void

Methods

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