Namespace: OpenEdge.DataAdmin.Message
Class
TableRequest
Parent classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.DataAdmin.Message.ITableRequest

/* 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
TableRequest (handle)

Property Summary
Options Name Purpose
CHARACTER KeyValue
CHARACTER Name
INTEGER PageSize /** The number of records to return per page or batch */
CHARACTER QueryString
CHARACTER SearchString
INTEGER Start


Constructor Detail
Top

TableRequest (handle)

Purpose:
Notes:
Parameters:
h HANDLE


Property Detail
Top

CHARACTER KeyValue

Returns CHARACTER
Top

CHARACTER Name

Returns CHARACTER
Top

INTEGER PageSize

Purpose: The number of records to return per page or batch
Returns INTEGER
Top

CHARACTER QueryString

Returns CHARACTER
Top

CHARACTER SearchString

Returns CHARACTER
Top

INTEGER Start

Returns INTEGER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7