Returns all instances found for the specified type
using criteria.
Namespace: Castle.ActiveRecord
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
Parameters
- targetType
- Type
The target type.
- criteria
- array<ICriterion>[]()
The criteria expression
Return Value
The Array of results.
See Also
ActiveRecordBase Class
Castle.ActiveRecord Namespace