DevForce Help Reference
EntityMetadataStore Class
Members 


Thread-safe repository of information on the metadata associated with all of the types in a domain model.
Object Model
EntityMetadataStore ClassEntityMetadataStore Class
Syntax
'Declaration
 
Public Class EntityMetadataStore 
'Usage
 
Dim instance As EntityMetadataStore
public class EntityMetadataStore 
Remarks
DevForce creates a singleton instance of the EntityMetadataStore at startup. You can use GetEntityMetadata to retrieve metadata for an entity.
Inheritance Hierarchy

System.Object
   IdeaBlade.EntityModel.EntityMetadataStore

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

EntityMetadataStore Members
IdeaBlade.EntityModel Namespace

Send Feedback