Click or drag to resize
LLBLGenProDataSourcePerformGetDbCount Event
Event which is raised 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.0.0.0 (5.0.0)
Syntax
public event EventHandler<PerformGetDbCountEventArgs> PerformGetDbCount

Value

Type: SystemEventHandlerPerformGetDbCountEventArgs
See Also