Namespace: OpenEdge.DataAdmin.Binding.Query
Class
TableIndexQuery
Parent classes:
Inherits: OpenEdge.DataAdmin.Binding.Query.FilteredContext

/* Copyright (c) 2011-2014 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:Query Indexes for a table
Author(s):hdaniels
Created:2011




Method Summary
Options Name Purpose
LOGICAL CanFind (character)
LOGICAL Find (character)
OpenEdge.DataAdmin.Message.IFetchRequest GetQueryRequest ()

Constructor Summary
Options Name Purpose
TableIndexQuery (IndexContext, character, IRequestInfo)
TableIndexQuery (IndexContext, IRow, IRequestInfo) /* Indexes for partitionpolicy (table is key - query islocal = true) */

Property Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IndexContext IndexContext /** Model may change so don't store this */


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
pName CHARACTER
Returns LOGICAL
Top

LOGICAL Find (character)

Parameters:
pName CHARACTER
Returns LOGICAL
Top

OpenEdge.DataAdmin.Message.IFetchRequest GetQueryRequest ()

Returns OpenEdge.DataAdmin.Message.IFetchRequest


Constructor Detail
Top

TableIndexQuery (IndexContext, character, IRequestInfo)

Parameters:
pdatacontext OpenEdge.DataAdmin.Binding.IndexContext
pcTable CHARACTER
pReq OpenEdge.DataAdmin.IRequestInfo
Top

TableIndexQuery (IndexContext, IRow, IRequestInfo)

/* Indexes for partitionpolicy (table is key - query islocal = true)
Parameters:
pdatacontext OpenEdge.DataAdmin.Binding.IndexContext
pcRow OpenEdge.DataAdmin.Binding.IRow
pReq OpenEdge.DataAdmin.IRequestInfo


Property Detail
Top

OpenEdge.DataAdmin.Binding.IndexContext IndexContext

Purpose: Model may change so don't store this
Returns OpenEdge.DataAdmin.Binding.IndexContext


Copyright © 2017 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7