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 Function CanSave As Boolean
Return Value
Type:
BooleanTrue if field can be saved.
See Also