Skip to content

TableCategoryList class

Represents a list of table categories

public class Korzh.EasyQuery.Db.TableCategoryList
: List<TableCategory>, IList<TableCategory>, ICollection<TableCategory>, IEnumerable<TableCategory>, IEnumerable, IList, ICollection, IReadOnlyList<TableCategory>, IReadOnlyCollection<TableCategory>
TypeNameDescription
TableCategoryFindByName(String name)Finds a category by its name.