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 usesProTempTable
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 ofProgress.ProTempTable
. When you reference this object in Visual Basic for early binding, the object name isProo4glActiveLib.CProTempTable
.The following sub-sections references methods on the
CAccount
ProcObject described in a previous chapter (see "Programming Concepts"). These includeSetDirectDeposit()
andGetDirectDeposit()
. 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 |