DataInserterPreserveAutoIncValues Property

Set to True to preserve primary key value data to the destination database before processing data inserts.

Definition

Namespace: Gemstone.Data
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.182 -- Release Build+4bfe27db363eb1b4bd575c1526618234db29d516
public bool PreserveAutoIncValues { get; set; }

Property Value

Boolean

See Also