TraceEventArgs Class
Defines the identifiers and values associated with a trace event. This class cannot be inherited.
Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Синтаксис
'Декларация
<GuidAttribute("9324A406-7388-49a1-BA4A-8A6D4D9DD98C")> _
<DefaultMemberAttribute("Item")> _
Public NotInheritable Class TraceEventArgs
Inherits EventArgs
[GuidAttribute("9324A406-7388-49a1-BA4A-8A6D4D9DD98C")]
[DefaultMemberAttribute("Item")]
public sealed class TraceEventArgs : EventArgs
[GuidAttribute(L"9324A406-7388-49a1-BA4A-8A6D4D9DD98C")]
[DefaultMemberAttribute(L"Item")]
public ref class TraceEventArgs sealed : public EventArgs
/** @attribute GuidAttribute("9324A406-7388-49a1-BA4A-8A6D4D9DD98C") */
/** @attribute DefaultMemberAttribute("Item") */
public final class TraceEventArgs extends EventArgs
GuidAttribute("9324A406-7388-49a1-BA4A-8A6D4D9DD98C")
DefaultMemberAttribute("Item")
public final class TraceEventArgs extends EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Microsoft.AnalysisServices.TraceEventArgs
Синхронизация потоков
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.