Click or drag to resize

MyEntityContext Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:imbWEM.Application.MyEntityContext"]

Inheritance Hierarchy
SystemObject
  EntityContext
    BrightstarEntityContext
      imbWEM.ApplicationMyEntityContext

Namespace:  imbWEM.Application
Assembly:  imbWEM.Application (in imbWEM.Application.exe) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class MyEntityContext : BrightstarEntityContext

The MyEntityContext type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyFilterOptimizationEnabled (Inherited from EntityContext.)
Public propertyTrackedObjects (Inherited from BrightstarEntityContext.)
Top
Methods
  NameDescription
Public methodAdd (Inherited from BrightstarEntityContext.)
Public methodAddOrUpdate (Inherited from BrightstarEntityContext.)
Public methodAddOrUpdateRange (Inherited from BrightstarEntityContext.)
Public methodAddRange (Inherited from BrightstarEntityContext.)
Public methodBecome``1 (Inherited from BrightstarEntityContext.)
Public methodCreateObject``1 (Inherited from BrightstarEntityContext.)
Public methodDeleteObject (Inherited from BrightstarEntityContext.)
Public methodDispose (Inherited from EntityContext.)
Public methodEntitySetT
Public methodEquals (Inherited from Object.)
Public methodExecuteInstanceQuery``1 (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery(String) (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery``1(SparqlQueryContext) (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery``1(SparqlLinqQueryContext) (Inherited from BrightstarEntityContext.)
Public methodExecuteQuery``1(String, ListTupleString, String) (Inherited from BrightstarEntityContext.)
Public methodExecuteQueryToResultTypes (Inherited from BrightstarEntityContext.)
Public methodGetDataset (Inherited from BrightstarEntityContext.)
Public methodGetDatatype (Inherited from BrightstarEntityContext.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetImplType (Inherited from EntityContext.)
Public methodGetPropertyHint (Inherited from EntityContext.)
Public methodGetResourceAddress (Inherited from EntityContext.)
Public methodGetType (Inherited from Object.)
Public methodGetTypeForUri (Inherited from EntityContext.)
Public methodStatic memberInitializeEntityMappingStore
Initialize the internal cache of entity attribute information.
Public methodIsOfMappedType (Inherited from EntityContext.)
Public methodMapIdToUri (Inherited from BrightstarEntityContext.)
Public methodMapTypeToUri (Inherited from EntityContext.)
Public methodRefresh(RefreshMode, Object) (Inherited from BrightstarEntityContext.)
Public methodRefresh(RefreshMode, IEnumerable) (Inherited from BrightstarEntityContext.)
Public methodSaveChanges (Inherited from BrightstarEntityContext.)
Public methodToString (Inherited from Object.)
Public methodUnbecome``1 (Inherited from BrightstarEntityContext.)
Top
Fields
  NameDescription
Public fieldSavingChanges (Inherited from BrightstarEntityContext.)
Top
See Also