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.4.0.0 (5.4.0)
Syntax int IEntityCollection.GetDbCount()
Private Function GetDbCount As Integer
Implements IEntityCollection.GetDbCount
Return Value
Type:
Int32the amount of objects found
Implements
IEntityCollectionGetDbCountSee Also