Responder Developer Guide
CallbackRecord Class Members
Properties  Methods 


The following tables list the members exposed by CallbackRecord.

Public Constructors
 NameDescription
Public ConstructorCallbackRecord ConstructorConstructs the information needed to maintain the callback list.  
Top
Public Properties
 NameDescription
Public PropertyCallbackInsertOperationReturns the callback INSERT operation (used to add new record to the callback list).  
Public PropertyCallbackSelectOperationReturns the callback SELECT operation (used to determine if a callback record already exists in the callback list).  
Public PropertyCallbackUpdateOperationReturns the callback UPDATE operation (used to update an existing record in the callback list).  
Public PropertyCurrentAccountReturns the current account number.  
Public PropertyTableReturns the ResponderTables data for the callbacks table.  
Public PropertyTableNameReturns the database name for the callbacks table.  
Top
Public Methods
 NameDescription
Public MethodSetValueForCalling  
Public MethodSetValuesForAllCallbackRecords  
Public MethodSetValuesForCallbackAccount  
Public MethodSetValuesForCallbackEventCallList  
Top
See Also

Reference

CallbackRecord Class
Miner.Responder.Processors.Callback Namespace

 

 


Send Comment