Click or drag to resize

EntityCollectionBaseTEntityIEntityCollectionGetDbCount Method

Gets the amount of Entity objects in the database.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
int IEntityCollection.GetDbCount()

Return Value

Type: Int32
the amount of objects found

Implements

IEntityCollectionGetDbCount
See Also