inherit_seqnums


Description:

[ NoAccessorMethod ]
public bool inherit_seqnums { get; construct; }

Boolean property defining whether sequence numbers will be inherited from the back end model.

You will most likely want to set this property to false if the implementation manipulates with the rows in the model and keep track of seqnums yourself.