| IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : StoreGeneratedIdGenerator Class | 
The following tables list the members exposed by StoreGeneratedIdGenerator.
| Name | Description | |
|---|---|---|
![]()  | StoreGeneratedIdGenerator Constructor | Creates a new instance of this class. Internal use only. | 
| Name | Description | |
|---|---|---|
![]()  | NextIdGenerator | Returns the default IdGenerator used for non-Identity properties. | 
![]()  | 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) |