Click or drag to resize

FieldPropertiesIgnoreRowLock Property

Deprecated. Use IgnoreRowLock FieldBehaviorOptions enumeration. Ignore any mapper-level RowLock (has no effect on field-level RowLock).

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool IgnoreRowLock { get; }

Property Value

Type: Boolean
Deprecated. Use IgnoreRowLock FieldBehaviorOptions enumeration. Ignore any mapper-level RowLock (has no effect on field-level RowLock).
See Also