IXEStoreProvider Interface

Definition

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.

Applies to