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

The ProjectXmlEntityAccessor type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateNewProjectXmlFile
Public methodDispose
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.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetXmlReader (Overrides XmlEntityAccessorGetXmlReader()()()().)
Protected methodGetXmlWriter (Overrides XmlEntityAccessorGetXmlWriter()()()().)
Public methodLoadEntity(Type, Object, EntityLoadOptions) (Inherited from EntityAccessor.)
Public methodLoadEntity(EntityDescriptor, Object, EntityLoadOptions) (Inherited from EntityAccessor.)
Protected methodLoadEntityCore (Inherited from XmlEntityAccessor.)
Public methodLoadKeyList (Inherited from EntityAccessor.)
Protected methodLoadKeyListCore (Inherited from XmlEntityAccessor.)
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 EntityAccessor.)
Protected methodNewEntitySetCore(Type, Type, IEntityCollectionRelationship) (Inherited from EntityAccessor.)
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 XmlEntityAccessor.)
Public methodStatic memberSave
Public methodSaveChanges (Inherited from EntityAccessor.)
Protected methodSaveChangesCore (Inherited from XmlEntityAccessor.)
Public methodSupportsQuery (Inherited from EntityAccessor.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also