Namespace: OpenEdge.DataAdmin.DataSource
Class
IndexDataSource
Parent classes:
Inherits: OpenEdge.DataAdmin.DataSource.DataSource

/* 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:IndexDataSource
Author(s):hdaniels
Created:Sep 2010




Method Summary
Options Name Purpose
AfterIndexRow (dataset-handle)
PrepareBuffer (handle)
LOGICAL Save (handle)
LOGICAL Save (handle, integer) /** Save changes of specified state @param buffer the temp-table buffer handle with data @param state the row-state to save (row-created, row-deleted or row-modified) ? = all */

Constructor Summary
Options Name Purpose
IndexDataSource ()
IndexDataSource (handle)
IndexDataSource (handle, character, character)


Method Detail
Top

AfterIndexRow (dataset-handle)

Parameters:
hds DATASET-HANDLE
Top

PrepareBuffer (handle)

Parameters:
phBuffer HANDLE
Top

LOGICAL Save (handle)

Parameters:
phbuffer HANDLE
Returns LOGICAL
Top

LOGICAL Save (handle, integer)

Purpose: Save changes of specified state
? = all
Parameters:
phbuffer HANDLE
piState INTEGER
Returns LOGICAL


Constructor Detail
Top

IndexDataSource ()

Top

IndexDataSource (handle)

Parameters:
hchanges HANDLE
Top

IndexDataSource (handle, character, character)

Parameters:
phParent HANDLE
pcFileJoin CHARACTER
pcIndexJoin CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15