Overload List

NameDescription
Public methodStatic memberDeleteAll()()
Deletes all rows for the specified ActiveRecord type
Public methodStatic memberDeleteAll(IEnumerable)
Deletes all T objects, based on the primary keys supplied on pkValues.
Public methodStatic memberDeleteAll(String)
Deletes all rows for the specified ActiveRecord type that matches the supplied HQL condition

See Also