MyMediaLite
EntityMapping.original_to_internal Field
Syntax
Collapse All
Contains the mapping from the original (external) IDs to the internal IDs. Never, to repeat NEVER, delete entries from that dictionary!
Declaring type:
EntityMapping
Namespace:
MyMediaLite.Data
Assembly:
MyMediaLite
Syntax
C#
protected Dictionary<int, int> original_to_internal
Top
Generated by
ImmDoc .NET
.