Skip to content

TableCategory class

Represents a category of tables

public class Korzh.EasyQuery.Db.TableCategory
: IEquatable<TableCategory>
TypeNameDescription
StringNameGets the category name.
TypeNameDescription
BooleanEquals(TableCategory other)Equalses the specified other.
BooleanEquals(Object obj)Equalses the specified other.
Int32GetHashCode()Returns a hash code for this instance.
StringToString()Returns a System.String that represents this instance.