Progress
Open Client
Developer’s Guide


Providing Metadata For INPUT TABLE-HANDLE Parameters

For TEMP-TABLE parameters, the proxy calls the MoveNext() and GetValue() methods on the ProTempTable to get the data that needs to be passed to the AppServer methods. The metadata is already build into the proxy. For a TABLE-HANDLE parameter, the proxy must first get the metadata from the DataSource object in the ProTempTable. Then the proxy calls the MoveNext() and GetValue() methods on the ProTempTable to get the data that needs to be passed to the AppServer methods. You can provide the metadata in one of the following ways:


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