Click or drag to resize
IDaoGetDbCount Method
Overload List
  NameDescription
Public methodGetDbCount(IEntityFields, ITransaction, IPredicate, IRelationCollection, IGroupByCollection)
Gets the number of rows returned by a query for the fields specified, using the filter and groupby clause specified.
Public methodGetDbCount(IEntityFields, ITransaction, IPredicate, IRelationCollection, IGroupByCollection, Boolean)
Gets the number of rows returned by a query for the fields specified, using the filter and groupby clause specified.
Top
See Also