See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The ProjectItemEntityAccessor<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProjectItemEntityAccessor<(Of <(<'T>)>)>(IEntityDataSynchroniser, IServiceProvider) | Initializes a new instance of the ProjectItemEntityAccessor<(Of <(<'T>)>)> class |
![]() | ProjectItemEntityAccessor<(Of <(<'T>)>)>(IEntityAccessor, IEntityDataSynchroniser, IServiceProvider) | Initializes a new instance of the ProjectItemEntityAccessor<(Of <(<'T>)>)> class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetPropertyValue | (Inherited from EntityAccessor.) |
![]() | GetPropertyValueCore | (Inherited from EntityAccessor.) |
![]() | GetService | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadEntity(Type, Object, EntityLoadOptions) | (Inherited from EntityAccessor.) |
![]() | LoadEntity(EntityDescriptor, Object, EntityLoadOptions) | (Inherited from EntityAccessor.) |
![]() | LoadEntityCore | (Overrides EntityAccessorLoadEntityCore(EntityDescriptor, Object, EntityLoadOptions).) |
![]() | LoadFile | |
![]() | LoadKeyList | (Inherited from EntityAccessor.) |
![]() | LoadKeyListCore | (Overrides EntityAccessorLoadKeyListCore(EntityDescriptor, EntityQuery, EntityLoadOptions).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NewAutoKeys | (Inherited from EntityAccessor.) |
![]() | NewAutoKeysCore | (Inherited from EntityAccessor.) |
![]() | NewEntitySet(Type) | (Inherited from EntityAccessor.) |
![]() | NewEntitySet(Type, Type, IEntityCollectionRelationship) | (Inherited from EntityAccessor.) |
![]() | NewEntitySetCore(Type) | (Overrides EntityAccessorNewEntitySetCore(Type).) |
![]() | NewEntitySetCore(Type, Type, IEntityCollectionRelationship) | (Overrides EntityAccessorNewEntitySetCore(Type, Type, IEntityCollectionRelationship).) |
![]() | NotifyLocalEntitySetCreated | (Inherited from EntityAccessor.) |
![]() | NotifyLocalEntitySetCreatedCore | (Inherited from EntityAccessor.) |
![]() | OnBeforeSaveChanges | (Inherited from EntityAccessor.) |
![]() | Query(Type, EntityQuery, EntityLoadOptions) | (Inherited from EntityAccessor.) |
![]() | Query(Type, EntityDescriptor, EntityQuery, EntityLoadOptions) | (Inherited from EntityAccessor.) |
![]() | QueryCore | (Overrides EntityAccessorQueryCore(Type, EntityDescriptor, EntityQuery, EntityLoadOptions).) |
![]() | SaveChanges | (Inherited from EntityAccessor.) |
![]() | SaveChangesCore | (Overrides EntityAccessorSaveChangesCore(IEntitySet).) |
![]() | SaveFile | |
![]() | SupportsQuery | (Inherited from EntityAccessor.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AutoKeyCacheSize | (Inherited from EntityAccessor.) |
![]() | EnforceConstraints | (Inherited from EntityAccessor.) |
![]() | Owner | (Inherited from EntityAccessor.) |
![]() | ValidateBeforeSaveChanges | (Overrides EntityAccessorValidateBeforeSaveChanges.) |