TableInfoNonUseDefaultOnUpdateFields Field |
Tracks the number of files that are to be saved that are NOT marked with
UseDefaultOnUpdate .
This is used on updates to prevent an update that solely (across the entire update) updates fields so marked.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic int NonUseDefaultOnUpdateFields
Public NonUseDefaultOnUpdateFields As Integer
Field Value
Type:
Int32
See Also