Прочитать на английском

Поделиться через


Свойства Trace

Показывать защищенные элементы
Показывать наследуемые элементы

Тип Trace обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Annotations Gets the collection object of all annotations to current object. (Производный от MajorObject.)
Открытое свойство Audit Gets or sets a value that indicates whether the Trace object can drop any events, regardless of whether this results in degraded performance on the server.
Открытое свойство AutoRestart Gets or sets a value that indicates whether a Trace object will automatically restart when the Microsoft Службы SQL Server 2005 Analysis Services (SSAS) service stops and restarts.
Открытое свойство Container (Производный от Component.)
Открытое свойство CreatedTimestamp Gets or sets the date and time of the creation of the object. (Производный от MajorObject.)
Открытое свойство Description Gets or sets a description string of current object. (Производный от MajorObject.)
Открытое свойство Events Gets the collection of event objects to be captured by a Trace.
Открытое свойство Filter Gets or sets the specified filter to add.
Защищенное свойство FriendlyName Returns a user-friendly name. (Производный от NamedComponent.)
Открытое свойство ID Gets or sets the identifier of the component. (Производный от NamedComponent.)
Открытое свойство IsLoaded Инфраструктура. Gets a value that indicates whether MajorObject have been loaded. (Производный от MajorObject.)
Открытое свойство IsStarted Gets a value that indicates whether the Trace object was initiated.
Защищенное свойство KeyForCollection Returns the key used in collections. (Производный от NamedComponent.)
Открытое свойство LastSchemaUpdate Gets or sets the date and time when current object schema was last updated. (Производный от MajorObject.)
Открытое свойство LogFileAppend Gets or sets a value that indicates whether the Trace appends its logging output to the existing log file, or overwrites it.
Открытое свойство LogFileName Gets or sets the file name of the log file for the Trace object.
Открытое свойство LogFileRollover Gets or sets a value that indicates whether logging of Trace output will roll over to a new file, or whether it will stop when the maximum log file size that is specified in LogFileSize is reached.
Открытое свойство LogFileSize Gets or sets the maximum log file size, in megabytes.
Открытое свойство Name Gets or sets the name of the component. (Производный от NamedComponent.)
Открытое свойство OwningCollection Gets or sets the collection that contains the ModelComponent. (Производный от ModelComponent.)
Открытое свойство Parent Gets the parent Server of a Trace object. This class cannot be inherited.
Открытое свойство Site Инфраструктура. Gets or sets the site of the component. (Производный от NamedComponent.)
Открытое свойство SiteID Инфраструктура. Gets or sets the identifier for the site associated with the component. (Производный от NamedComponent.)
Открытое свойство StopTime Gets or sets the date and time at which a Trace object should stop.
Открытое свойство XEvent Gets or sets the collection of XEvent that is part of this category.

В начало

Явные реализации интерфейса

  Имя Описание
Явная реализация интерфейсаЗакрытое свойство IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IMajorObject.BaseType Инфраструктура. Gets the base type implementation of the trace.
Явная реализация интерфейсаЗакрытое свойство IMajorObject.ObjectReference Инфраструктура. Gets the object reference implementation of the trace.
Явная реализация интерфейсаЗакрытое свойство IMajorObject.ParentDatabase Инфраструктура. Gets the parent database implementation of the trace.
Явная реализация интерфейсаЗакрытое свойство IMajorObject.ParentServer Инфраструктура. Gets the parent server implementation of the trace.
Явная реализация интерфейсаЗакрытое свойство IMajorObject.Path Инфраструктура. Gets the path implementation of the trace.
Явная реализация интерфейсаЗакрытое свойство IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Производный от ModelComponent.)
Явная реализация интерфейсаЗакрытое свойство IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Производный от ModelComponent.)

В начало

См. также

Справочник

Trace Класс

Пространство имен Microsoft.AnalysisServices