Namespace: OpenEdge.DataAdmin.Message
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

PUBLIC TableResponse (character)

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

PUBLIC TableResponse (handle)

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


Property Detail
Top

PUBLIC CHARACTER Name

Returns CHARACTER
Top

PUBLIC CHARACTER NextPosition

Returns CHARACTER
Top

PUBLIC CHARACTER PrevPosition

Returns CHARACTER
Top

PUBLIC CHARACTER RequestType

Returns CHARACTER
Top

PUBLIC INTEGER Total

Returns INTEGER


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0