DataScopeOnBeforeFetchData Method  | 
 
            Called before the scope calls FetchDataImpl.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxprotected virtual void OnBeforeFetchData()
Protected Overridable Sub OnBeforeFetchData
See Also