DevForce Help Reference
StoreGeneratedIdGenerator Class Methods


For a list of all members of this type, see StoreGeneratedIdGenerator members.

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetNextTempId Returns a temporary ID value for the specified property.  
Public MethodGetRealIdMap Returns a dictionary that maps temporary IDs to real IDs.  
Public MethodGetType (Inherited from object)
Public MethodIsApplicable Returns whether this generator can be used with the specified data source.  
Public MethodIsTempId Returns whether the specified ID is a temporary ID.  
Public MethodReset Reset temporary ID generation back to its initial state.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

StoreGeneratedIdGenerator Class
IdeaBlade.EntityModel Namespace

Send Feedback