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 KeyField
CHARACTER KeyValue
LOGICAL Lazy
CHARACTER Name
INTEGER PageSize
CHARACTER QueryString
CHARACTER SearchString
INTEGER Start


Property Detail
Top

PUBLIC CHARACTER KeyField

Returns CHARACTER
Top

PUBLIC CHARACTER KeyValue

Returns CHARACTER
Top

PUBLIC LOGICAL Lazy

Returns LOGICAL
Top

PUBLIC CHARACTER Name

Returns CHARACTER
Top

PUBLIC INTEGER PageSize

Returns INTEGER
Top

PUBLIC CHARACTER QueryString

Returns CHARACTER
Top

PUBLIC CHARACTER SearchString

Returns CHARACTER
Top

PUBLIC INTEGER Start

Returns INTEGER


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0