Click or drag to resize

TypedListBaseTGetDbCount Method

Overload List
  NameDescription
Public methodGetDbCount
Gets the number of rows in the database for this typed list, not skipping duplicates
Public methodGetDbCount(Boolean)
Gets the number of rows in the database for this typed list.
Public methodGetDbCount(Boolean, IPredicateExpression)
Gets the number of rows in the database for this typed list.
Public methodGetDbCount(Boolean, IPredicateExpression, IRelationCollection)
Gets the number of rows in the database for this typed list.
Public methodGetDbCount(Boolean, IPredicateExpression, IRelationCollection, GroupByCollection)
Gets the number of rows in the database for this typed list.
Top
See Also