Partager via


Propriété ContextType

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

Espace de noms :  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly :  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Syntaxe

'Déclaration
ReadOnly Property ContextType As ExecutionContextType
    Get
'Utilisation
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

Valeur de propriété

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