Store Properties
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ChangeSource | Gets the current change source for operations in the store. |
![]() | CurrentContext | Gets the current context of the store. |
![]() | DefaultPartition | Gets or sets the default partition for the store. |
![]() | DemandLoading | Gets whether the store is currently demand loading a relationship. |
![]() | Disposed | Gets whether the store has been disposed. |
![]() | DomainDataDirectory | Gets domain information directory of the store. |
![]() | DomainModels | Gets a collection of domain models in this store. |
![]() | ElementDirectory | Gets the directory of elements contained within the store. |
![]() | ElementFactory | Gets the element factory for the model. |
![]() | EventManagerDirectory | Gets the event manager directory for the model. |
![]() | Id | Gets the ID of the store. |
![]() | InRedo | Gets the store and verifies whether the current context of the store is being redone. |
![]() | InSerializationTransaction | Indicates that the store has a currently active serialization transaction in the transaction stack |
![]() | InUndo | Gets the store and verifies whether the current context of the store is being undone. |
![]() | InUndoRedoOrRollback | Gets the store and verifies whether the current context of the store is being redone, undone, or rolled back. |
![]() | Partitions | Gets the Collection of Partition objects for the store. |
![]() | PartitionsAlternate | Gets the partitions used in the store. |
![]() | PropertyBag | Gets the property bag for the store. |
![]() | RuleManager | Gets the rule manager for the store. |
![]() | SerializerDirectory | The default serialization directory for this store |
![]() | ShuttingDown | Gets the store and verifies whether the store is shutting down, or sets the state of the store as shutting down. |
![]() | TransactionActive | Gets or sets whether the store has a currently active transaction. |
![]() | TransactionLogs | Gets the current list of transaction logs for the store. |
![]() | TransactionManager | Gets the transaction manager for the model. |
![]() | UndoManager | Gets the UndoManager for the default context. |
![]() | Version | Gets the version of the store. |
