Language

IExecutionContext Interface

Definition

public interface IExecutionContext : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataObject
type IExecutionContext = interface
    interface IMetadataObject
Public Interface IExecutionContext
Implements IMetadataObject
Implements

Properties

Name Description
ContextType
Login
Name (Inherited from IMetadataObject)
User

Methods

Name Description
Accept<T>(IMetadataObjectVisitor<T>) (Inherited from IMetadataObject)

Extension Methods

Name Description
TypeInfo(IMetadataObject)

Applies to