EntityCollectionBase<TEntity>.GetDbCount Method |
Name | Description | |
---|---|---|
![]() ![]() | IEntityCollection.GetDbCount() | Gets the amount of Entity objects in the database. |
![]() ![]() | IEntityCollection.GetDbCount(IPredicate) | Gets the amount of Entity objects in the database, when taking into account the filter specified. |
![]() ![]() | IEntityCollection.GetDbCount(IPredicate, IRelationCollection) | Gets the amount of Entity objects in the database, when taking into account the filter specified and the relations specified. |