UniqueSequenceAttribute ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Provides information for unique sequence gen: scope and name
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    NFX.DataAccess.CRUD UniqueSequenceAttribute

Namespace: NFX.DataAccess.CRUD
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public class UniqueSequenceAttribute : Attribute
See Also