IExecutionContext 介面

定義

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

屬性

名稱 Description
ContextType
Login
Name (繼承來源 IMetadataObject)
User

方法

名稱 Description
Accept<T>(IMetadataObjectVisitor<T>) (繼承來源 IMetadataObject)

擴充方法

名稱 Description
TypeInfo(IMetadataObject)

適用於