Свойство ShowplanXmlForQueryCompile
Gets a server trace event that can be included in the event set.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Shared ReadOnly Property ShowplanXmlForQueryCompile As ServerTraceEvent
Get
'Применение
Dim value As ServerTraceEvent
value = ServerTraceEvent.ShowplanXmlForQueryCompile
public static ServerTraceEvent ShowplanXmlForQueryCompile { get; }
public:
static property ServerTraceEvent^ ShowplanXmlForQueryCompile {
ServerTraceEvent^ get ();
}
static member ShowplanXmlForQueryCompile : ServerTraceEvent
static function get ShowplanXmlForQueryCompile () : ServerTraceEvent
Значение свойства
Тип: Microsoft.SqlServer.Management.Smo. . :: . .ServerTraceEvent
A ServerTraceEvent object that represents the ShowplanXmlForQueryCompile event that can be included in the server trace event set.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
См. также