Namespace: OpenEdge.DataAdmin
Type: Class AbstractPartitionParent
Parent Classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IPartitionParent


/* 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:AbstractPartitionParent
Author(s):hdaniels
Created:Thu Jul 18 2013



Method Summary
  Options Name Purpose
  CHARACTER GetValidDefaultAllocationList ()

Constructor Summary
  Options Name Purpose
  AbstractPartitionParent (character)
  AbstractPartitionParent (IDataAdminModel)
  AbstractPartitionParent (IDataAdminModel, IRequestInfo)

Property Summary
  Options Name Purpose
  CHARACTER DefaultAllocation
  OpenEdge.DataAdmin.IArea DefaultDataArea
  OpenEdge.DataAdmin.IArea DefaultIndexArea
  OpenEdge.DataAdmin.IArea DefaultLobArea
  CHARACTER Description
  CHARACTER ValidDefaultAllocationList


Method Detail
Top

CHARACTER GetValidDefaultAllocationList ()

Returns CHARACTER
 


Constructor Detail
Top

AbstractPartitionParent (character)

Parameters:
pname CHARACTER
 
Top

AbstractPartitionParent (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
 
Top

AbstractPartitionParent (IDataAdminModel, IRequestInfo)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
 
preq OpenEdge.DataAdmin.IRequestInfo
 


Property Detail
Top

CHARACTER DefaultAllocation

Returns CHARACTER
 
Top

OpenEdge.DataAdmin.IArea DefaultDataArea

Returns OpenEdge.DataAdmin.IArea
 
Top

OpenEdge.DataAdmin.IArea DefaultIndexArea

Returns OpenEdge.DataAdmin.IArea
 
Top

OpenEdge.DataAdmin.IArea DefaultLobArea

Returns OpenEdge.DataAdmin.IArea
 
Top

CHARACTER Description

Returns CHARACTER
 
Top

CHARACTER ValidDefaultAllocationList

Returns CHARACTER