Skip to content

TableStore class

Represetns storage of tables.

public class Korzh.EasyQuery.Db.TableStore
: TableList, IList<Table>, ICollection<Table>, IEnumerable<Table>, IEnumerable, IList, ICollection, IReadOnlyList<Table>, IReadOnlyCollection<Table>
TypeNameDescription
voidClearItems()Removes all elements from the System.Collections.ObjectModel.Collection.
voidRemoveItem(Int32 index)Removes the element at the specified index of the System.Collections.ObjectModel.Collection'1.