Contains the mapping from the internal IDs to the original (external) IDs Never, to repeat NEVER, delete entries from that dictionary!
Declaring type: EntityMapping
Namespace: MyMediaLite.Data
Assembly: MyMediaLite
Collapse/Expand Syntax
C#
protected Dictionary<int, int> internal_to_original