Click or drag to resize

ITypedListLgpGetDbCount Method

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