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

The EntityClassEntityAccessor type exposes the following members.

Constructors

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 (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)
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 (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)
Protected methodLoadFile (Overrides ProjectItemEntityAccessor<(Of <(<'T>)>)>..::..LoadFile(String).)
Public methodLoadKeyList (Inherited from EntityAccessor.)
Protected methodLoadKeyListCore (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)
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) (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)
Protected methodNewEntitySetCore(Type, Type, IEntityCollectionRelationship) (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)
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 (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)
Public methodSaveChanges (Inherited from EntityAccessor.)
Protected methodSaveChangesCore (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)
Protected methodSaveFile (Overrides ProjectItemEntityAccessor<(Of <(<'T>)>)>..::..SaveFile(T, String).)
Public methodSupportsQuery (Inherited from EntityAccessor.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Protected propertyAutoKeyCacheSize (Inherited from EntityAccessor.)
Protected propertyEnforceConstraints (Inherited from EntityAccessor.)
Protected propertyOwner (Inherited from EntityAccessor.)
Protected propertyValidateBeforeSaveChanges (Inherited from ProjectItemEntityAccessor<(Of <(<'T>)>)>.)

See Also