Namespace: OpenEdge.DataAdmin.Internal.Util
Type: Class TableDataReader
Parent Classes:
Inherits: OpenEdge.DataAdmin.Internal.Util.TableDataUtility
Implements: OpenEdge.DataAdmin.Util.ITableImportUtility


/* 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:TableDataReader
Purpose:wrapper for dataadmin .d import
Author(s):hdaniels
Created:Thu Apr 28



Method Summary
  Options Name Purpose
  Deserialize ()
  CHARACTER GetValidateQuery ()
  Serialize ()

Constructor Summary
  Options Name Purpose
  TableDataReader ()

Property Summary
  Options Name Purpose
  INTEGER AcceptableErrorPercentage
  LOGICAL IgnoreMissingDirectories
  LOGICAL IgnoreMissingFiles


Method Detail
Top

Deserialize ()

Top

CHARACTER GetValidateQuery ()

Returns CHARACTER
 
Top

Serialize ()



Constructor Detail
Top

TableDataReader ()



Property Detail
Top

INTEGER AcceptableErrorPercentage

Returns INTEGER
 
Top

LOGICAL IgnoreMissingDirectories

Returns LOGICAL
 
Top

LOGICAL IgnoreMissingFiles

Returns LOGICAL