Namespace: OpenEdge.DataAdmin.Message
Interface
ITableRequest
Parent classes:
Inherits: Progress.Lang.Object

/* 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:Interface for table fetch request
Author(s):hdaniels
Created:Tue Feb 09 18:28:13 EST 2010
Notes:This is similar to IPageRequest except that there is
no Add to add child requests



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 /* define property PageContext as char no-undo get. set.*/


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

/* define property PageContext as char no-undo get. set.
Returns INTEGER


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7