Allows specifying what can be done when the table has DBMS replication.
Generators: .NET, Java
Level: Attribute
This property is offered for a key numeric attribute if its Autonumber property is set to True.
True: It indicates to the DBMS that it should not apply the property if the table receives replication - it must keep the numbers coming through replication. This is the default value.
False: It does not keep the numbers coming through replication.
This property applies only at design time.
Autonumber property
Autonumber start property
Autonumber step property