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