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

/* Copyright (c) 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.
File:PartitionPolicyIndexQuery
Purpose:A sub query on local indexes. Create and Remove updates index.IsLocal.
Adding an index to a collection used by this will make the index local
Removing it makes it global.
Author(s):hdaniels
Created:Tue Feb 25 22:36:40 EST 2014




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

Constructor Summary
Options Name Purpose
PartitionPolicyIndexQuery (IndexContext, IRow, IRequestInfo)

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


Method Detail
Top

LOGICAL CanFind (character)

Parameters:
pname CHARACTER
Returns LOGICAL
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
Top

INTEGER IndexOf (character)

Parameters:
pname CHARACTER
Returns INTEGER


Constructor Detail
Top

PartitionPolicyIndexQuery (IndexContext, IRow, IRequestInfo)

Parameters:
pdatacontext OpenEdge.DataAdmin.Binding.IndexContext
pPolicy OpenEdge.DataAdmin.Binding.IRow
pReq OpenEdge.DataAdmin.IRequestInfo


Property Detail
Top

OpenEdge.DataAdmin.Binding.LocalIndexContext LocalIndexContext

Returns OpenEdge.DataAdmin.Binding.LocalIndexContext


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15