Click or drag to resize
ITypedViewGetDbCount Method
Overload List
  NameDescription
Public methodGetDbCount
Gets the amount of rows in the database for this typed view, not skipping duplicates
Public methodGetDbCount(Boolean)
Gets the amount of rows in the database for this typed view.
Public methodGetDbCount(Boolean, IPredicateExpression)
Gets the amount of rows in the database for this typed view.
Public methodGetDbCount(Boolean, IPredicateExpression, GroupByCollection)
Gets the amount of rows in the database for this typed view.
Top
See Also