IdeaBlade DevForce 2010 Help Reference
IIdGenerator Interface Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : IIdGenerator Interface


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

© 2013 All Rights Reserved.