Click or drag to resize
LLBLGenProDataSource2PerformGetDbCount Event
Event which is raiseed when LivePersistence is set to false and a GetDbCount has to be performed.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public event EventHandler<PerformGetDbCountEventArgs2> PerformGetDbCount

Value

Type: SystemEventHandlerPerformGetDbCountEventArgs2
See Also