Kbase P158797: What should the last parameter to the addTableHandle method be when the table-handle is an output pa
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/20/2010 |
|
Status: Verified
GOAL:
What should the last parameter to the addTableHandle method be when the table-handle is an output parameter?
GOAL:
What should the 'metadata' parameter in the addTableHandle method be when the table-handle is an output parameter?
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.x
FIX:
When using the addTableHandle method in the Open Client OpenAPI to return an output table-handle, the last parameter (known as "metadata") should always be null (for either Java or .NET).