- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Mapping - Containing Type
- IIDMapping
Syntax
int StrictMappedID(int oldID)
Parameters
Name | Type | Description |
---|---|---|
oldID | int |
Return Value
Type | Description |
---|---|
int | a mapping for the given id. if it does refer to a system handler or the empty reference (0), returns the given id. |