Declaration

procedure SetAutoIncValue(aValue: TnxWord32);

 
Description

Use this method to set the AutoInc field's value; be very careful with this because it might break referential integrity based on these values and also might lead to posting errors due to unique field violations.

 
Parameters

aValue: TnxWord32

the value you want to the AutoInc value to

 
See Also

 
GetAutoIncValue

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxDataset