Свойство 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.