Click or drag to resize
IRetrievalQueryReadComplete Method
Called when the consumer is done with the resultset read. Call this method to signal that the retrievalquery can cache its resultset, if required.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
void ReadComplete()
See Also