Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
ADODataSet
.AfterQueryNotify
public function
AfterQueryNotify
Prototype:
public function AfterQueryNotify();
Description:
Notifies
VirtualADOObject
derived controls that the current SQL query has changed, and should update their contents.
You should never use this function directly. It's used internally by the framework.
Return value:
Returns null.