BaseClasses Documentation

ICacheableRecord.GetInternalValue Method (PrimaryKey)

Builds a KeyValue object based on the field values of the PrimaryKey's columns

KeyValue GetInternalValue(
   PrimaryKey key
);

Return Value

a KeyValue based on the field values of the PrimaryKey's columns

See Also

ICacheableRecord Interface | BaseClasses Namespace | ICacheableRecord.GetInternalValue Overload List