Compartir a través de


IQueryExecutionRemoteContext Interface

Definition

Represents the context of the query from a remote site.

public interface IQueryExecutionRemoteContext
type IQueryExecutionRemoteContext = interface
Public Interface IQueryExecutionRemoteContext

Properties

AuthorizationServiceClient

Gets the service to authorize operations.

ServiceBroker

Gets the service broker under which the remote execution is executed.

SessionContext

Gets the context related to the remote session.

Applies to