Свойства 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.) |
В начало