Progress
Open Client
Developer’s Guide


Passing TEMP-TABLE and TABLE-HANDLE Parameters

Progress supports both TEMP-TABLE and TABLE-HANDLE parameters. Both parameter types map to a ProTempTable Automation object. The client uses ProTempTable objects to hold the source for input TEMP-TABLE parameters and to provide methods that it can use to access data from output TEMP-TABLE parameters. ProTempTable has a Prog ID of Progress.ProTempTable. When you reference this object in Visual Basic for early binding, the object name is Proo4glActiveLib.CProTempTable.

The following sub-sections references methods on the CAccount ProcObject described in a previous chapter (see "Programming Concepts"). These include SetDirectDeposit() and GetDirectDeposit(). Each method takes a TEMP-TABLE parameter, one for input and the other for output.

This section provides information about:


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095