Overload List
| Name | Description | |
|---|---|---|
| GetResultsArray(Type, IList, Boolean) | Obsolete.
Converts the results stored in an IList to an
strongly-typed array.
(Inherited from ActiveRecordBaseQuery.) | |
| GetResultsArray(Type, IList, Int32, Boolean) | Obsolete.
Converts the results stored in an IList to an
strongly-typed array.
(Inherited from ActiveRecordBaseQuery.) |
See Also
ActiveRecordCriteriaQuery Members
Castle.ActiveRecord.Queries Namespace