A P4Callback class that populates a P4Recordset.
For a list of all members of this type, see P4RecordsetCallback Members.
System.Object
P4API.P4Callback
P4API.P4RecordsetCallback
Subclassing P4RecordsetCallback can be usefull when changing code that used the P4Connection.Run method. By subclassing P4RecordsetCallback, you can intercept calls to provide status updates, but still have access to the populated recordset when the command completes. Be sure to call the base methods in overriden methods to ensure the recordset is correctly poulated.
Namespace: P4API
Assembly: p4api (in p4api.dll)
P4RecordsetCallback Members | P4API Namespace