See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The ProjectItemEntityAccessor<(Of <(<'T>)>)> type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPropertyValue (Inherited from EntityAccessor.)
Protected methodGetPropertyValueCore (Inherited from EntityAccessor.)
Protected methodGetService
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadEntity(Type, Object, EntityLoadOptions) (Inherited from EntityAccessor.)
Public methodLoadEntity(EntityDescriptor, Object, EntityLoadOptions) (Inherited from EntityAccessor.)
Protected methodLoadEntityCore (Overrides EntityAccessorLoadEntityCore(EntityDescriptor, Object, EntityLoadOptions).)
Protected methodLoadFile
Public methodLoadKeyList (Inherited from EntityAccessor.)
Protected methodLoadKeyListCore (Overrides EntityAccessorLoadKeyListCore(EntityDescriptor, EntityQuery, EntityLoadOptions).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNewAutoKeys (Inherited from EntityAccessor.)
Protected methodNewAutoKeysCore (Inherited from EntityAccessor.)
Public methodNewEntitySet(Type) (Inherited from EntityAccessor.)
Public methodNewEntitySet(Type, Type, IEntityCollectionRelationship) (Inherited from EntityAccessor.)
Protected methodNewEntitySetCore(Type) (Overrides EntityAccessorNewEntitySetCore(Type).)
Protected methodNewEntitySetCore(Type, Type, IEntityCollectionRelationship) (Overrides EntityAccessorNewEntitySetCore(Type, Type, IEntityCollectionRelationship).)
Public methodNotifyLocalEntitySetCreated (Inherited from EntityAccessor.)
Protected methodNotifyLocalEntitySetCreatedCore (Inherited from EntityAccessor.)
Protected methodOnBeforeSaveChanges (Inherited from EntityAccessor.)
Public methodQuery(Type, EntityQuery, EntityLoadOptions) (Inherited from EntityAccessor.)
Public methodQuery(Type, EntityDescriptor, EntityQuery, EntityLoadOptions) (Inherited from EntityAccessor.)
Protected methodQueryCore (Overrides EntityAccessorQueryCore(Type, EntityDescriptor, EntityQuery, EntityLoadOptions).)
Public methodSaveChanges (Inherited from EntityAccessor.)
Protected methodSaveChangesCore (Overrides EntityAccessorSaveChangesCore(IEntitySet).)
Protected methodSaveFile
Public methodSupportsQuery (Inherited from EntityAccessor.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also