Właściwość IExecutionContext.ContextType
Pobiera ExecutionContextType wartość wskazująca kontekstu wykonania dla modułu.
Przestrzeń nazw: Microsoft.SqlServer.Management.SqlParser.Metadata
Zestaw: Microsoft.SqlServer.Management.SqlParser (w Microsoft.SqlServer.Management.SqlParser.dll)
Składnia
'Deklaracja
ReadOnly Property ContextType As ExecutionContextType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Management.SqlParser.Metadata.ExecutionContextType
ExecutionContextType Wartość wskazująca kontekstu wykonania dla modułu.
Zobacz także