Namespace: OpenEdge.DataAdmin.Binding.Query
Class
IndexFieldQuery
Parent classes:
Inherits: OpenEdge.DataAdmin.Binding.Query.ManyToManyQuery

/* Copyright (c) 2013 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 IField entities for an index
indexfields is used in query, but not exposed
Author(s):hdaniels
Created:2013
/* /** Parent context (Model) may change so don't store this




Method Summary
Options Name Purpose
LOGICAL CanFind (character)
CreateRow (IDataAdminElement) /* the colletion should override Add to call this and avoid elem:Attach */
LOGICAL Delete (character)
LOGICAL Find (character)
OpenEdge.DataAdmin.Message.IFetchRequest GetQueryRequest ()

Constructor Summary
Options Name Purpose
IndexFieldQuery (FieldContext, character[], IRequestInfo)

Property Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IndexFieldContext IndexFieldContext


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
pName CHARACTER
Returns LOGICAL
Top

CreateRow (IDataAdminElement)

/* the colletion should override Add to call this and avoid elem:Attach
Parameters:
pelem OpenEdge.DataAdmin.IDataAdminElement
Top

LOGICAL Delete (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

IndexFieldQuery (FieldContext, character[], IRequestInfo)

Parameters:
pdatacontext OpenEdge.DataAdmin.Binding.FieldContext
pckeys CHARACTER
pReq OpenEdge.DataAdmin.IRequestInfo


Property Detail
Top

OpenEdge.DataAdmin.Binding.IndexFieldContext IndexFieldContext

Returns OpenEdge.DataAdmin.Binding.IndexFieldContext


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15