tableName

Determines the associated table name for an entity type

@safe
enum string tableName(alias TEntity);

Meta