Gets the value of a specified field.
Gets the value of a specified field.
ColumnValue GetInternalValue(BaseColumn);
Builds a KeyValue object based on the field values of the ForeignKey's columns
KeyValue GetInternalValue(ForeignKey);
Builds a KeyValue object based on the field values of the PrimaryKey's columns
KeyValue GetInternalValue(PrimaryKey);