Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.Binding.IFilteredContext

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.DataAdmin.Binding
Type: Interface IFilteredContext
Parent Classes:
Inherits: Progress.Lang.Object


File:IFilteredContext
Author(s):hdaniels
Created:Wed Aug 18 21:04:08 EDT 2010
Notes:FilteredContext is unique per instance and filters the
underlying data to match the instance.
It should probably inherit IDataAdminContext.
It has an abstract implementation that also implements
IDataAdminContext instead and ensures that the collections
and entitites does not need to know the difference



Method Summary
  Options Name Purpose
  OpenEdge.DataAdmin.IDataAdminElement FindEntityAtRow (integer)
  INTEGER IndexOf (character)

Property Summary
  Options Name Purpose
  CHARACTER Filter
  OpenEdge.DataAdmin.Binding.IDataAdminModel Model
  OpenEdge.DataAdmin.IRequestInfo RequestInfo


Method Detail
Top

OpenEdge.DataAdmin.IDataAdminElement FindEntityAtRow (integer)

Parameters:
piRow INTEGER
 
Returns OpenEdge.DataAdmin.IDataAdminElement
 
Top

INTEGER IndexOf (character)

Parameters:
c CHARACTER
 
Returns INTEGER
 


Property Detail
Top

CHARACTER Filter

Returns CHARACTER
 
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel Model

Top

OpenEdge.DataAdmin.IRequestInfo RequestInfo



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