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