DevForce Help Reference
IIdGenerator Interface Methods

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

Public Methods
 NameDescription
 MethodGetNextTempId Generates a new temporary ID for a specified EntityProperty.  
 MethodGetRealIdMap Returns a dictionary that maps temporary IDs to real IDs.  
 MethodIsApplicable Returns whether the IdGenerator can be used with the specified data source key.  
 MethodIsTempId Determines whether a given ID is temporary.  
 MethodReset Reset temporary ID generation back to its initial state.  
Top
See Also

Reference

IIdGenerator Interface
IdeaBlade.EntityModel Namespace

Send Feedback