Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.SequenceValue

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
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)

Top

SequenceValue (IDataAdminModel, IRequestInfo)



Property Detail
Top

INT64 CurrentValue

Returns INT64
 
Top

OpenEdge.DataAdmin.ISequence Sequence

Top

OpenEdge.DataAdmin.ITenant Tenant



Alert