Click or drag to resize

objectTableBaseWriteOnlyMode Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true avoids existing item check procedure - drastically increases performance

Namespace:  imbSCI.DataComplex.tables
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public bool WriteOnlyMode { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if [write only mode]; otherwise, false.
See Also