Namespace: OpenEdge.DataAdmin.DataSource
Type: Class IndexFieldDataSource
Parent Classes:
Inherits: OpenEdge.DataAdmin.DataSource.DataSource


/* 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.
File:IndexDataSource
Author(s):hdaniels
Created:July 2013



Method Summary
  Options Name Purpose
  AfterIndexFieldRow (dataset-handle)
  PrepareBuffer (handle)

Constructor Summary
  Options Name Purpose
  IndexFieldDataSource () /* The most common access is from _file (it's not common to request this for all indexes ignoring the file) */

Method Detail
Top

AfterIndexFieldRow (dataset-handle)

Parameters:
hds DATASET-HANDLE
 
Top

PrepareBuffer (handle)

Parameters:
phBuffer HANDLE
 


Constructor Detail
Top

IndexFieldDataSource ()

/* The most common access is from _file (it's not common to request this for all indexes ignoring the file)