IEntityCollectionGetDbCount Method |
Gets the amount of Entity objects in the database.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax Function GetDbCount As Integer
Return Value
Type:
Int32the amount of objects found
See Also