BaseClasses Documentation

IRecord.SetValue Method

Sets the value of a specified field.

Overload List

Sets the value of a specified field.

void SetValue(ColumnValue,BaseColumn);

Sets the values of the columns in a ForeignKey to match those of a KeyValue.

void SetValue(KeyValue,ForeignKey);

Sets the value of a specified field.

void SetValue(object,string);

See Also

IRecord Interface | BaseClasses Namespace