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
| Name | Type | Description |
|---|---|---|
| DbLinkInfoList() | void |
Methods
| Name | Type | Description |
|---|---|---|
FindByTableNames(string table1, string table2) | DbLinkInfo | Finds the link by table names. |