BaseClasses Documentation

ICacheableRecord.GetInternalValue Method (ForeignKey)

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

KeyValue GetInternalValue(
   ForeignKey key
);

Return Value

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

See Also

ICacheableRecord Interface | BaseClasses Namespace | ICacheableRecord.GetInternalValue Overload List