Namespace: OpenEdge.DataAdmin
Type: Class SequenceValue
Parent Classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.ISequenceValue, OpenEdge.DataAdmin.IDataAdminElement, OpenEdge.DataAdmin.IDataAdminSerializable


/* 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.
File:SequenceValue
Author(s):hdaniels



Method Summary
  Options Name Purpose
  OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () /* No local context needed - no child collections */

Constructor Summary
  Options Name Purpose
  SequenceValue (IDataAdminModel)
  SequenceValue (IDataAdminModel, IRequestInfo)

Property Summary
  Options Name Purpose
  INT64 CurrentValue
  OpenEdge.DataAdmin.ISequence Sequence
  OpenEdge.DataAdmin.ITenant Tenant


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

/* No local context needed - no child collections
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
 


Constructor Detail
Top

SequenceValue (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
 
Top

SequenceValue (IDataAdminModel, IRequestInfo)

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


Property Detail
Top

INT64 CurrentValue

Returns INT64
 
Top

OpenEdge.DataAdmin.ISequence Sequence

Returns OpenEdge.DataAdmin.ISequence
 
Top

OpenEdge.DataAdmin.ITenant Tenant

Returns OpenEdge.DataAdmin.ITenant