DevForce Help Reference
IIdGenerator Interface Members
Properties  Methods 

The following tables list the members exposed by IIdGenerator.

Public Properties
 NameDescription
 PropertyTempIdsReturns the temporary IDs generated since instantiation of this class or the last Reset.  
Top
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