Namespace: OpenEdge.DataAdmin.Binding.Factory
Interface
IAreaScope
Parent classes:
Inherits: OpenEdge.DataAdmin.Binding.Factory.IContextScope

/* 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.
Author(s):hdaniels
Created:Tue Sep 13 2011




Method Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContext (character)
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextBySerializeName (character)
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContext (character) /* allow implementers to allow joins for many to many for new objects to use other context (service context) for the other end of the relation Defining it here releaves the caller from checking if context is local or not as this can be called transparently */
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContextBySerializeName (character) /* allow implementers to allow joins for many to many for new objects to use other context (service context) for the other end of the relation Defining it here releaves the caller from checking if context is local or not as this can be called transparently */
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope

Property Summary
Options Name Purpose
OpenEdge.DataAdmin.Binding.AreaContext AreaContext
OpenEdge.DataAdmin.Binding.ExtentContext ExtentContext
LOGICAL IsLocal
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.PartitionContext PartitionContext
IDataAdminService Service
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
OpenEdge.DataAdmin.Binding.ServiceAdapter ServiceAdapter
Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope


Method Detail
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetContext (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetContextBySerializeName (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContext (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
/* allow implementers to allow joins for many to many for new objects
to use other context (service context) for the other end of the relation
Defining it here releaves the caller from checking if context is local or not
as this can be called transparently
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
Top

PUBLIC OpenEdge.DataAdmin.Binding.IDataAdminModel GetLookupContextBySerializeName (character)

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
/* allow implementers to allow joins for many to many for new objects
to use other context (service context) for the other end of the relation
Defining it here releaves the caller from checking if context is local or not
as this can be called transparently
Parameters:
pname CHARACTER
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel


Property Detail
Top

PUBLIC OpenEdge.DataAdmin.Binding.AreaContext AreaContext

Returns OpenEdge.DataAdmin.Binding.AreaContext
Top

PUBLIC OpenEdge.DataAdmin.Binding.ExtentContext ExtentContext

Returns OpenEdge.DataAdmin.Binding.ExtentContext
Top

PUBLIC LOGICAL IsLocal

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Returns LOGICAL
Top

PUBLIC OpenEdge.DataAdmin.Binding.PartitionContext PartitionContext

Returns OpenEdge.DataAdmin.Binding.PartitionContext
Top

PUBLIC IDataAdminService Service

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Returns IDataAdminService
Top

PUBLIC OpenEdge.DataAdmin.Binding.ServiceAdapter ServiceAdapter

Inherited from OpenEdge.DataAdmin.Binding.Factory.IContextScope
Returns OpenEdge.DataAdmin.Binding.ServiceAdapter


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0