IdxMappingMemberInfo.Generator(TdxGeneratorType,string) Method
Declaration
function Generator(AGeneratorType: TdxGeneratorType; const ASequenceName: string = ''): IdxMappingMemberInfo;
Parameters
Name | Type |
---|---|
AGeneratorType | TdxGeneratorType |
ASequenceName | string |
Returns
Type |
---|
IdxMappingMemberInfo |
See Also