Store Properties

 

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

NameDescription
System_CAPS_pubpropertyChangeSource

Gets the current change source for operations in the store.

System_CAPS_pubpropertyCurrentContext

Gets the current context of the store.

System_CAPS_pubpropertyDefaultPartition

Gets or sets the default partition for the store.

System_CAPS_pubpropertyDemandLoading

Gets whether the store is currently demand loading a relationship.

System_CAPS_pubpropertyDisposed

Gets whether the store has been disposed.

System_CAPS_pubpropertyDomainDataDirectory

Gets domain information directory of the store.

System_CAPS_pubpropertyDomainModels

Gets a collection of domain models in this store.

System_CAPS_pubpropertyElementDirectory

Gets the directory of elements contained within the store.

System_CAPS_pubpropertyElementFactory

Gets the element factory for the model.

System_CAPS_pubpropertyEventManagerDirectory

Gets the event manager directory for the model.

System_CAPS_pubpropertyId

Gets the ID of the store.

System_CAPS_pubpropertyInRedo

Gets the store and verifies whether the current context of the store is being redone.

System_CAPS_pubpropertyInSerializationTransaction

Indicates that the store has a currently active serialization transaction in the transaction stack

System_CAPS_pubpropertyInUndo

Gets the store and verifies whether the current context of the store is being undone.

System_CAPS_pubpropertyInUndoRedoOrRollback

Gets the store and verifies whether the current context of the store is being redone, undone, or rolled back.

System_CAPS_pubpropertyPartitions

Gets the Collection of Partition objects for the store.

System_CAPS_pubpropertyPartitionsAlternate

Gets the partitions used in the store.

System_CAPS_pubpropertyPropertyBag

Gets the property bag for the store.

System_CAPS_pubpropertyRuleManager

Gets the rule manager for the store.

System_CAPS_pubpropertySerializerDirectory

The default serialization directory for this store

System_CAPS_pubpropertyShuttingDown

Gets the store and verifies whether the store is shutting down, or sets the state of the store as shutting down.

System_CAPS_pubpropertyTransactionActive

Gets or sets whether the store has a currently active transaction.

System_CAPS_pubpropertyTransactionLogs

Gets the current list of transaction logs for the store.

System_CAPS_pubpropertyTransactionManager

Gets the transaction manager for the model.

System_CAPS_pubpropertyUndoManager

Gets the UndoManager for the default context.

System_CAPS_pubpropertyVersion

Gets the version of the store.

Return to top
Show: