Sets the value of a specified field.
Sets the value of a specified field.
void SetInternalValue(BaseColumn,ColumnValue);
Sets the checksum value of the record.
void SetInternalValue(CheckSumValue);
Sets the values of the columns in a ForeignKey to match those of a KeyValue.
void SetInternalValue(ForeignKey,KeyValue);
Sets the values of the columns in a PrimaryKey to match those of a KeyValue.
void SetInternalValue(PrimaryKey,KeyValue);