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)
Syntaxprotected bool IsReadOnly()
Protected Function IsReadOnly As Boolean
Return Value
Type:
BooleanTrue if read-only, else False.
See Also