BaseClasses Documentation

ICacheableRecord.SetInternalValue Method (BaseColumn, ColumnValue)

Sets the value of a specified field.

void SetInternalValue(
   BaseColumn col,
   ColumnValue val
);

Parameters

col
val
an object of Type col.DataType

See Also

ICacheableRecord Interface | BaseClasses Namespace | ICacheableRecord.SetInternalValue Overload List