Click or drag to resize

FieldKernelCanSave Method

Determine whether this field can be saved to an underlying column.

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

Return Value

Type: Boolean
True if field can be saved.
See Also