IEntityFieldsCoreForcedValueWrite Method |
Name | Description | |
---|---|---|
ForcedValueWrite(Int32, Object) |
Sets the current value for the field with the index specified to the currentValue specified without setting changed flags.
From user code, use SetCurrentValue instead.
| |
ForcedValueWrite(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.
From user code, use SetCurrentValue instead.
|