Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.Message.TableResponse

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.DataAdmin.Message
Type: Class TableResponse
Parent Classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.DataAdmin.Message.ITableResponse


/* Copyright (c) 2011 by progress Software Corporation.
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
Purpose:Response details for a table request
Author(s):hdaniels
Created:Tue Jul 26 14:12:18 EDT 2011



Constructor Summary
  Options Name Purpose
  TableResponse (character) /** standard response with no batching - not query no other info available */
  TableResponse (handle) /** Purpose: receives the internal buffer of DataAdminMessage @param Handle internal buffer of DataAdminMessage with the requested record available */

Property Summary
  Options Name Purpose
  CHARACTER Name
  CHARACTER NextPosition
  CHARACTER PrevPosition
  CHARACTER RequestType
  INTEGER Total


Constructor Detail
Top

TableResponse (character)

Purpose: standard response with no batching - not query no other info available
Parameters:
pName CHARACTER
 
Top

TableResponse (handle)

Purpose: Purpose: receives the internal buffer of DataAdminMessage
Parameters:
h HANDLE
 


Property Detail
Top

CHARACTER Name

Returns CHARACTER
 
Top

CHARACTER NextPosition

Returns CHARACTER
 
Top

CHARACTER PrevPosition

Returns CHARACTER
 
Top

CHARACTER RequestType

Returns CHARACTER
 
Top

INTEGER Total

Returns INTEGER
 


TitleResults for “How to create a CRG?”Also Available inAlert