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