MixERP.Net.Entities.Core.Entity Member List

This is the complete list of members for MixERP.Net.Entities.Core.Entity, including all inherited members.

AuditTs (defined in MixERP.Net.Entities.Core.Entity)MixERP.Net.Entities.Core.Entity
AuditUserId (defined in MixERP.Net.Entities.Core.Entity)MixERP.Net.Entities.Core.Entity
Delete() (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >
Delete(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Delete(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Delete(object primaryKey) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
EntityId (defined in MixERP.Net.Entities.Core.Entity)MixERP.Net.Entities.Core.Entity
EntityName (defined in MixERP.Net.Entities.Core.Entity)MixERP.Net.Entities.Core.Entity
Exists(object primaryKey) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Fetch(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Fetch(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Fetch(long page, long itemsPerPage, string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Fetch(long page, long itemsPerPage, Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
First(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
First(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
FirstOrDefault(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
FirstOrDefault(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Insert() (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >
IsNew() (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >
Page(long page, long itemsPerPage, string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Page(long page, long itemsPerPage, Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Query(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Query(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
repo (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Save() (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >
Single(object primaryKey) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Single(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Single(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
SingleOrDefault(object primaryKey) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
SingleOrDefault(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
SingleOrDefault(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
SkipTake(long skip, long take, string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
SkipTake(long skip, long take, Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Update() (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >
Update(IEnumerable< string > columns) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >
Update(string sql, params object[] args) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static
Update(Sql sql) (defined in PetaPoco.PetaPocoDB.Record< Entity >)PetaPoco.PetaPocoDB.Record< Entity >static