Create(TdxGeneratorType,string) Constructor
Initializes a new instance of the GeneratorAttribute class with specified settings.
Declaration
constructor Create(AGeneratorType: TdxGeneratorType; const ASequenceName: string); overload;
Parameters
| Name | Type |
|---|---|
| AGeneratorType | TdxGeneratorType |
| ASequenceName | string |
See Also