Click or drag to resize

DataExchangeConfigurationBasem_keyField Field

The field (property) which is used to identify the DataObject to determine of it an update or an insert (like a primary key). Is only used when Direction=In.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
protected FieldContainer m_keyField

Field Value

Type: FieldContainer
See Also