Freigeben über


ContextType-Eigenschaft

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

Namespace:  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly:  Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)

Syntax

'Declaration
ReadOnly Property ContextType As ExecutionContextType
    Get
'Usage
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

Eigenschaftswert

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