ContextType 属性

Gets an ExecutionContextType value that indicates the execution context for the module.

命名空间:  Microsoft.SqlServer.Management.SqlParser.Metadata
程序集:  Microsoft.SqlServer.Management.SqlParser(在 Microsoft.SqlServer.Management.SqlParser.dll 中)

语法

声明
ReadOnly Property ContextType As ExecutionContextType
    Get
用法
Dim instance As IExecutionContext
Dim value As ExecutionContextType

value = instance.ContextType
ExecutionContextType ContextType { get; }
property ExecutionContextType ContextType {
    ExecutionContextType get ();
}
abstract ContextType : ExecutionContextType
function get ContextType () : ExecutionContextType

属性值

类型:Microsoft.SqlServer.Management.SqlParser.Metadata. . :: . .ExecutionContextType
An ExecutionContextType value that indicates the execution context for the module.