IQueryExecutionRemoteContext 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.
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. |