DevForce Help Reference
UniqueId Class
Members 


Represents the combination of a specific EntityProperty and value.
Object Model
UniqueId ClassDataEntityProperty Class
Syntax
'Declaration
 
<DataContractAttribute()>
Public Class UniqueId 
   Implements System.IComparable 
'Usage
 
Dim instance As UniqueId
[DataContract()]
public class UniqueId : System.IComparable  
Remarks
UniqueIds are used when implementing the IIdGenerator interface.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.UniqueId

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UniqueId Members
IdeaBlade.EntityModel Namespace
IIdGenerator Interface
UniqueIdCollection Class

Send Feedback