Namespace: OpenEdge.DataAdmin.ServerCommand
Type: Class TableDataReaderCommand
Parent Classes:
Inherits: OpenEdge.DataAdmin.ServerCommand.TableDataCommand


/* Copyright (c) 2012-2016 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:TableDataReaderCommand.cls
Author(s):rkumar
Created:2012



Method Summary
  Options Name Purpose
  DoCommand () /** call the execution method in the persistent procedure */
  HookProcedure ()
  HANDLE StartProcedure ()

Constructor Summary
  Options Name Purpose
  TableDataReaderCommand (character)

Property Summary
  Options Name Purpose
  LOGICAL IsLoad


Method Detail
Top

DoCommand ()

Purpose: call the execution method in the persistent procedure
Top

HookProcedure ()

Top

HANDLE StartProcedure ()

Returns HANDLE
 


Constructor Detail
Top

TableDataReaderCommand (character)

Parameters:
databasename CHARACTER
 


Property Detail
Top

LOGICAL IsLoad

Returns LOGICAL