IdeaBlade DevForce 2010 Help Reference
FakeIdGenerator Class Members
See Also  Fields  Properties  Methods  Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : FakeIdGenerator Class


The following tables list the members exposed by FakeIdGenerator.

Public Constructors

 NameDescription
Public ConstructorFakeIdGenerator Constructor Creates a new instance of this class. Internal use only.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)NextIdSeed  
Top

Public Properties

 NameDescription
Public PropertyNextIdGenerator Not used internally.  
Public PropertyTempIdCache Internal use only.  
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

© 2013 All Rights Reserved.