Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.Core.DataAdminIterator

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.DataAdmin.Core
Type: Class DataAdminIterator
Parent Classes:
Inherits: OpenEdge.DataAdmin.Lang.Collections.Iterator


/* 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.
File:DataAdminIterator
Author(s):hdaniels
Created:Fri Aug 27 20:20:38 EDT 2010



Method Summary
  Options Name Purpose
  Progress.Lang.Object Next ()
  LOGICAL Remove ()

Constructor Summary
  Options Name Purpose
  DataAdminIterator (IIterable)
  DataAdminIterator (IIterable, character) /* we only support query and sort together */

Property Summary
  Options Name Purpose
  OpenEdge.DataAdmin.Binding.IIterable Iterable


Method Detail
Top

Progress.Lang.Object Next ()

Returns Progress.Lang.Object
 
Top

LOGICAL Remove ()

Returns LOGICAL
 


Constructor Detail
Top

DataAdminIterator (IIterable)

Parameters:
pIterable OpenEdge.DataAdmin.Binding.IIterable
 
Top

DataAdminIterator (IIterable, character)

/* we only support query and sort together
Parameters:
pIterable OpenEdge.DataAdmin.Binding.IIterable
 
querystring CHARACTER
 


Property Detail
Top

OpenEdge.DataAdmin.Binding.IIterable Iterable



TitleResults for “How to create a CRG?”Also Available inAlert