Click or drag to resize

FieldKernelIsReadOnly Method

Determine if field is read-only.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool IsReadOnly()

Return Value

Type: Boolean
True if read-only, else False.
See Also