Name | Description | |
---|---|---|
![]() |
EntityMapping.ToInternalID (int) | Get internal ID of a given entity. If the given external ID is unknown, create a new internal ID for it and store the mapping. |
![]() |
EntityMapping.ToInternalID (IList<int>) | Get internal IDs of a list of given entities. |