See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Model.Entity (in NTier.Model.Entity.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Provides an IEntityAccessor for entity class files (.esd files).
Namespace: NTier.Model.EntityAssembly: NTier.Model.Entity (in NTier.Model.Entity.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class EntityClassEntityAccessor : ProjectItemEntityAccessor<EntityClassSet> |
Visual Basic |
---|
Public Class EntityClassEntityAccessor Inherits ProjectItemEntityAccessor(Of EntityClassSet) |
Visual C++ |
---|
public ref class EntityClassEntityAccessor : public ProjectItemEntityAccessor<EntityClassSet^> |
Inheritance Hierarchy
System..::..Object
EntityAccessor
NTier.Model.Entity..::..ProjectItemEntityAccessor<(Of <(<'EntityClassSet>)>)>
NTier.Model.Entity..::..EntityClassEntityAccessor
EntityAccessor
NTier.Model.Entity..::..ProjectItemEntityAccessor<(Of <(<'EntityClassSet>)>)>
NTier.Model.Entity..::..EntityClassEntityAccessor