IXEStoreProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
defines the interface that component providers need to implement for the XEStore, which is the root for all metadata classes and runtime classes.
public interface IXEStoreProvider
type IXEStoreProvider = interface
Public Interface IXEStoreProvider
Properties
DomainInstanceName |
Gets the name of the domain instance. |
Methods
GetComparer() |
Gets the comparer for the child collections |
GetConnection(SfcObjectQueryMode) |
Get the current connection to query on. Return a connection supporting either a single serial query or multiple simultaneously open queries as requested. |
GetExecutionEngine() |
Gets the execution engine. |