The following tables list the members exposed by FakeIdGenerator.
Name | Description | |
---|---|---|
![]() | FakeIdGenerator Constructor | Creates a new instance of this class. Internal use only. |
Name | Description | |
---|---|---|
![]() ![]() | NextIdSeed |
Name | Description | |
---|---|---|
![]() | NextIdGenerator | Not used internally. |
![]() | TempIdCache | Internal use only. |
![]() | TempIds | Returns the collection of temporary IDs. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetNextTempId | Returns a temporary ID value for the specified property. |
![]() | GetRealIdMap | Returns a dictionary that maps temporary IDs to real IDs. |
![]() | GetType | (Inherited from object) |
![]() | IsApplicable | Returns whether this generator can be used with the specified data source. |
![]() | IsTempId | Returns whether the specified ID is a temporary ID. |
![]() | Reset | Reset temporary ID generation back to its initial state. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from object) |
![]() | MemberwiseClone | (Inherited from object) |