Click or drag to resize
VolatileEntityFieldsDataContainerForcedValueWrite Method
Overload List
  NameDescription
Public methodForcedValueWrite(Int32, Object)
Sets the current value for the field with the index specified to the currentValue specified without setting changed flags.
Public methodForcedValueWrite(Int32, Object, Object)
Sets the current value for the field with the index specified to the currentValue specified and the dbvalue to the dbvalue specified without setting changed flags.
Top
See Also