Overload List
| Name | Description | |
|---|---|---|
| Count()() |
Returns the number of records of the specified
type in the database
| |
| Count(DetachedCriteria) |
Returns the number of records of the specified
type in the database
| |
| Count(array<ICriterion>[]()) |
Returns the number of records of the specified
type in the database that match the given critera
| |
| Count(String, array<Object>[]()) |
Returns the number of records of the specified
type in the database
|
See Also
ActiveRecordMediator<(Of <T>)> Members
Castle.ActiveRecord Namespace