Свойство ShowplanAllForQueryCompile
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 ShowplanAllForQueryCompile As ServerTraceEvent
Get
'Применение
Dim value As ServerTraceEvent
value = ServerTraceEvent.ShowplanAllForQueryCompile
public static ServerTraceEvent ShowplanAllForQueryCompile { get; }
public:
static property ServerTraceEvent^ ShowplanAllForQueryCompile {
ServerTraceEvent^ get ();
}
static member ShowplanAllForQueryCompile : ServerTraceEvent
static function get ShowplanAllForQueryCompile () : ServerTraceEvent
Значение свойства
Тип: Microsoft.SqlServer.Management.Smo. . :: . .ServerTraceEvent
A ServerTraceEvent object that represents the ShowplanAllForQueryCompile event that can be included in the server trace event set.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
См. также