Namespace: OpenEdge.DataAdmin.Util
Type: Class DeallocateUtility
Parent Classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.DataAdmin.Util.IDeallocateUtility


/* Copyright (c) 2011,2012 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:DeallocateUtility
Author(s):hdaniels
Created:Tue Jul 12 17:00:21 EDT 2011



Method Summary
  Options Name Purpose
  AssertNotNull (Object, character)
  OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()
  ImportOptions (character)
  SetResponse (IUtilityResponse)
  setType (character)
  ThrowNull (character)

Constructor Summary
  Options Name Purpose
  DeallocateUtility ()
  DeallocateUtility (ITenant, ITable)
  DeallocateUtility (ITenantGroup)

Property Summary
  Options Name Purpose
  LOGICAL LogStatus
  CHARACTER Name
  CHARACTER ReadOnlyReason
  CHARACTER StatusFileName
  INTEGER StatusInterval
  OpenEdge.DataAdmin.ITable Table
  CHARACTER TaskName
  OpenEdge.DataAdmin.ITenant Tenant
  OpenEdge.DataAdmin.ITenantGroup TenantGroup


Method Detail
Top

AssertNotNull (Object, character)

Parameters:
o Progress.Lang.Object
 
arg CHARACTER
 
Top

OpenEdge.DataAdmin.Message.IUtilityRequest GetRequest ()

Returns OpenEdge.DataAdmin.Message.IUtilityRequest
 
Top

ImportOptions (character)

Parameters:
cfile CHARACTER
 
Top

SetResponse (IUtilityResponse)

Parameters:
resp OpenEdge.DataAdmin.Message.IUtilityResponse
 
Top

setType (character)

Parameters:
cType CHARACTER
 
Top

ThrowNull (character)

Parameters:
arg CHARACTER
 


Constructor Detail
Top

DeallocateUtility ()

Top

DeallocateUtility (ITenant, ITable)

Parameters:
pTenant OpenEdge.DataAdmin.ITenant
 
ptable OpenEdge.DataAdmin.ITable
 
Top

DeallocateUtility (ITenantGroup)

Purpose:
Notes:
Parameters:
pGroup OpenEdge.DataAdmin.ITenantGroup
 


Property Detail
Top

LOGICAL LogStatus

Returns LOGICAL
 
Top

CHARACTER Name

Returns CHARACTER
 
Top

CHARACTER ReadOnlyReason

Returns CHARACTER
 
Top

CHARACTER StatusFileName

Returns CHARACTER
 
Top

INTEGER StatusInterval

Returns INTEGER
 
Top

OpenEdge.DataAdmin.ITable Table

Returns OpenEdge.DataAdmin.ITable
 
Top

CHARACTER TaskName

Returns CHARACTER
 
Top

OpenEdge.DataAdmin.ITenant Tenant

Returns OpenEdge.DataAdmin.ITenant
 
Top

OpenEdge.DataAdmin.ITenantGroup TenantGroup

Returns OpenEdge.DataAdmin.ITenantGroup