Click or drag to resize

SequencesRepository Fields

The SequencesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdAttribute
Definition of the Sequence identity attribute
Public fieldStatic memberIsActiveAttribute
Definition of the IsActive data attribute
Public fieldStatic memberMaxNoAttribute
Definition of the MaxNo data attribute
Public fieldStatic memberNextNoAttribute
Definition of the NextNo data attribute
Public fieldStatic memberPosDeviceIdAttribute
Definition of the data attribute for PosDevice reference
Public fieldStatic memberPosDeviceReference
Definition of the PosDevice reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for Sequence objects
Top
See Also