Namespace: OpenEdge.DataAdmin.Binding
Class
NewPartitionContext
Parent classes:
Inherits: OpenEdge.DataAdmin.Binding.PartitionContext

/* Copyright (c) 2011-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.
Purpose:Partition context for new partitions not yet created
Author(s):hdaniels
Created:Thu Sep 01 2011
Notes:The records are generated from schema information
in the data access layer.




Method Summary
Options Name Purpose
AddTreeTo (IContextTree, IDataAdminContext, IRequestInfo) /* override to avoid fetching nothing */
OpenEdge.DataAdmin.Message.ISaveRequest GetSaveRequest ()

Constructor Summary
Options Name Purpose
NewPartitionContext (IContextFactory) /** we're in a local scope, but need service passing no to super constructor ensures we get this */


Method Detail
Top

AddTreeTo (IContextTree, IDataAdminContext, IRequestInfo)

/* override to avoid fetching nothing
Parameters:
tree OpenEdge.DataAdmin.Binding.IContextTree
parent OpenEdge.DataAdmin.Binding.IDataAdminContext
pReq OpenEdge.DataAdmin.IRequestInfo
Top

OpenEdge.DataAdmin.Message.ISaveRequest GetSaveRequest ()

Returns OpenEdge.DataAdmin.Message.ISaveRequest


Constructor Detail
Top

NewPartitionContext (IContextFactory)

Purpose: we're in a local scope, but need service
passing no to super constructor ensures we get this
Parameters:
pscope OpenEdge.DataAdmin.Binding.Factory.IContextFactory


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15