Namespace: OpenEdge.DataAdmin
Interface
IPartitionOwner
Parent classes:
Inherits: OpenEdge.DataAdmin.IPartitionParent

/* Copyright (c) 2013,2019 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.
Purpose:interface for partition owner (tenant, tenant group or partition policy detail)
Author(s):hdaniels
Created:Feb 2013
Notes:Not mapped directly to any data source
Sub interfaces
- ITenant
- ITenantGroup
- IPartitionPolicyDetail
Purpose: Id internal unique integer identifier - read-only - generated by database
(internal - dump and load will generate a new id)




Method Summary
Options Name Purpose
LOGICAL Allocate () /** Allocates the owner's partitions - (the parent must be passed to a service update or create method to commit the changes) */

Property Summary
Options Name Purpose
INTEGER Id
LOGICAL IsAllocated
LOGICAL IsDataEnabled
OpenEdge.DataAdmin.IPartitionMap Partitions


Method Detail
Top

LOGICAL Allocate ()

Purpose: Allocates the owner's partitions - (the parent must be passed to a service
update or create method to commit the changes)
Returns LOGICAL


Property Detail
Top

INTEGER Id

Returns INTEGER
Top

LOGICAL IsAllocated

Returns LOGICAL
Top

LOGICAL IsDataEnabled

Returns LOGICAL
Top

OpenEdge.DataAdmin.IPartitionMap Partitions

Returns OpenEdge.DataAdmin.IPartitionMap


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15