DevForce Help Reference
StoreGeneratedIdGenerator Class Members
Properties  Methods 


The following tables list the members exposed by StoreGeneratedIdGenerator.

Public Constructors
 NameDescription
Public ConstructorStoreGeneratedIdGenerator Constructor Creates a new instance of this class. Internal use only.  
Top
Public Properties
 NameDescription
Public PropertyNextIdGenerator Returns the default IdGenerator used for non-Identity properties.  
Public PropertyTempIds Returns the collection of temporary IDs.  
Top
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