Returns the number of records of the specified
type in the database
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
Parameters
- targetType
- Type
The target type.
- detachedCriteria
- DetachedCriteria
The criteria expression
Return Value
The count result
See Also
ActiveRecordBase Class
Castle.ActiveRecord Namespace