EntityCoreTFieldsSetValue Method |
Name | Description | |
---|---|---|
SetValue(Int32, Object) |
Sets the value of the field with the index specified to the value specified.
| |
SetValue(Int32, Object, Boolean) |
Sets the EntityField on index fieldIndex to the new value value. Marks also the entityfields as dirty. Will refetch the complete entity's fields
from the database if necessary (i.e. the entity is outofsync.).
| |
SetValue(Int32, Object, Boolean, Boolean) |
Sets the value of the field with the index specified to the value specified.
|