Namespace: OpenEdge.DataAdmin.Support
Type: Class PartitionPolicyIndexSet
Parent Classes:
Inherits: OpenEdge.DataAdmin.Support.TableIndexSet


/* 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:PartitionPolicyIndexSet
Purpose:Extend TableIndexSet to support add and remove
Author(s):hdaniels
Created:Wed Feb 26 2014



Method Summary
  Options Name Purpose
  LOGICAL Add (IIndex)
  LOGICAL Add (Object)
  OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()
  LOGICAL Remove (IIndex)
  LOGICAL Remove (Object)

Constructor Summary
  Options Name Purpose
  PartitionPolicyIndexSet (PartitionPolicyIndexQuery)

Method Detail
Top

LOGICAL Add (IIndex)

Parameters:
pidx OpenEdge.DataAdmin.IIndex
 
Returns LOGICAL
 
Top

LOGICAL Add (Object)

Parameters:
o Progress.Lang.Object
 
Returns LOGICAL
 
Top

OpenEdge.DataAdmin.Binding.IDataAdminContext CreateLocalContext ()

Returns OpenEdge.DataAdmin.Binding.IDataAdminContext
 
Top

LOGICAL Remove (IIndex)

Parameters:
pidx OpenEdge.DataAdmin.IIndex
 
Returns LOGICAL
 
Top

LOGICAL Remove (Object)

Parameters:
o Progress.Lang.Object
 
Returns LOGICAL
 


Constructor Detail
Top

PartitionPolicyIndexSet (PartitionPolicyIndexQuery)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.Query.PartitionPolicyIndexQuery