MyEntityContext Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.MyEntityContext"]
Namespace: imbWEM.Core
public class MyEntityContext : BrightstarEntityContext
The MyEntityContext type exposes the following members.
| Name | Description | |
|---|---|---|
| MyEntityContext |
Initialize a new entity context using the specified Brightstar
connection string retrieved from the configuration.
| |
| MyEntityContext(IDataObjectStore) |
Initialize a new entity context using the specified BrightstarDB
Data Object Store connection
| |
| MyEntityContext(String, IEnumerableString, String) | Initializes a new instance of the MyEntityContext class | |
| MyEntityContext(String, NullableBoolean, String, IEnumerableString, String) |
Initialize a new entity context using the specified Brightstar connection string
|
| Name | Description | |
|---|---|---|
| FilterOptimizationEnabled | (Inherited from EntityContext.) | |
| TrackedObjects | (Inherited from BrightstarEntityContext.) |
| Name | Description | |
|---|---|---|
| Add | (Inherited from BrightstarEntityContext.) | |
| AddOrUpdate | (Inherited from BrightstarEntityContext.) | |
| AddOrUpdateRange | (Inherited from BrightstarEntityContext.) | |
| AddRange | (Inherited from BrightstarEntityContext.) | |
| Become``1 | (Inherited from BrightstarEntityContext.) | |
| CreateObject``1 | (Inherited from BrightstarEntityContext.) | |
| DeleteObject | (Inherited from BrightstarEntityContext.) | |
| Dispose | (Inherited from EntityContext.) | |
| EntitySetT | ||
| Equals | (Inherited from Object.) | |
| ExecuteInstanceQuery``1 | (Inherited from BrightstarEntityContext.) | |
| ExecuteQuery(String) | (Inherited from BrightstarEntityContext.) | |
| ExecuteQuery``1(SparqlQueryContext) | (Inherited from BrightstarEntityContext.) | |
| ExecuteQuery``1(SparqlLinqQueryContext) | (Inherited from BrightstarEntityContext.) | |
| ExecuteQuery``1(String, ListTupleString, String) | (Inherited from BrightstarEntityContext.) | |
| ExecuteQueryToResultTypes | (Inherited from BrightstarEntityContext.) | |
| GetDataset | (Inherited from BrightstarEntityContext.) | |
| GetDatatype | (Inherited from BrightstarEntityContext.) | |
| GetHashCode | (Inherited from Object.) | |
| GetImplType | (Inherited from EntityContext.) | |
| GetPropertyHint | (Inherited from EntityContext.) | |
| GetResourceAddress | (Inherited from EntityContext.) | |
| GetType | (Inherited from Object.) | |
| GetTypeForUri | (Inherited from EntityContext.) | |
| InitializeEntityMappingStore |
Initialize the internal cache of entity attribute information.
| |
| IsOfMappedType | (Inherited from EntityContext.) | |
| MapIdToUri | (Inherited from BrightstarEntityContext.) | |
| MapTypeToUri | (Inherited from EntityContext.) | |
| Refresh(RefreshMode, Object) | (Inherited from BrightstarEntityContext.) | |
| Refresh(RefreshMode, IEnumerable) | (Inherited from BrightstarEntityContext.) | |
| SaveChanges | (Inherited from BrightstarEntityContext.) | |
| ToString | (Inherited from Object.) | |
| Unbecome``1 | (Inherited from BrightstarEntityContext.) |
| Name | Description | |
|---|---|---|
| SavingChanges | (Inherited from BrightstarEntityContext.) |