Skip to main content

GeneratorAttribute Members

Specifies how an auto-incremented primary key generates its values.

Constructors

Name Description
Create(TdxGeneratorType,string) Initializes a new instance of the GeneratorAttribute class with specified settings.
Create(TdxGeneratorType) Initializes a new instance of the GeneratorAttribute class with specified settings.

Properties

Name
GeneratorType
SequenceName

Methods

Name Description
CreateGenerator
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also