SPDiagnosticsSqlDmvProvider Properties

Include Protected Members
Include Inherited Members

The SPDiagnosticsSqlDmvProvider type exposes the following members.

Properties

  Name Description
Public property AverageWorkerTimeThreshold The amount of CPU time, in milliseconds, that a query must consume on average before it will be logged.
Public property CanRenameOnRestore Gets a Boolean value that indicates whether this object can be renamed at restore time. (Inherited from SPJobDefinition.)
Public property CanSelectForBackup Gets and sets a Boolean value that indicates whether this object can be selected for backup. (Inherited from SPJobDefinition.)
Public property CanSelectForRestore Gets and sets a Boolean value that indicates whether this object can be selected for backup. (Inherited from SPJobDefinition.)
Public property Columns Columns of the table associated with this provider. (Overrides SPDiagnosticsProvider.Columns.)
Public property Description Gets a localized description of the job definition. (Overrides SPJobDefinition.Description.)
Public property DiskSizeRequired Gets the disk sized required for backup. (Inherited from SPJobDefinition.)
Public property DisplayName Gets the localized name of the job definition. (Inherited from SPJobDefinition.)
Public property EnableBackup Gets a Boolean value that indicates whether the job can be involved in the backup/restore process. (Inherited from SPJobDefinition.)
Public property Farm Gets the server farm where the object resides. (Inherited from SPPersistedObject.)
Public property HistoryEntries Enumerate the job history entries for this job definition. (Inherited from SPJobDefinition.)
Public property Id Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.)
Public property IsDisabled Gets or sets whether the job definition should be disabled. (Inherited from SPJobDefinition.)
Public property LastRunTime Gets the last run time of the job definition. (Inherited from SPJobDefinition.)
Public property LockType Gets the lock type for the job definition. (Inherited from SPJobDefinition.)
Public property MaxTotalSizeInBytes (Inherited from SPDiagnosticsProvider.)
Public property Name Gets or sets a name that is used to uniquely identify two objects that have the same parent and class. (Inherited from SPPersistedObject.)
Public property Parent Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.)
Public property Properties Gets metadata for the persisted object. (Inherited from SPPersistedObject.)
Protected property Query Represents the query to be executed by this provider. (Overrides SPDiagnosticsSqlProvider.Query.)
Public property RetentionPeriod This property is called to get the retention period (in days) of the provider. (Inherited from SPDiagnosticsProvider.)
Public property Retry Gets or sets whether the job definition should be retried if it ends abnormally. (Inherited from SPJobDefinition.)
Public property Schedule Gets or sets the schedule of the job definition. (Inherited from SPJobDefinition.)
Public property Server Gets the server of the job definition. (Inherited from SPJobDefinition.)
Public property Service Gets the service for this job definition. (Inherited from SPJobDefinition.)
Public property Status Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.)
Public property TableName The name of the table associated with this provider. (Overrides SPDiagnosticsProvider.TableName.)
Public property Title Gets or sets the title of the job definition. (Inherited from SPJobDefinition.)
Public property TotalIOOperationsThreshold The total number of logical read/writes time that a query must execute before it will be logged.
Public property TypeName Gets the display name that describes the object type in the administrative user interface. (Inherited from SPPersistedObject.)
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)
Public property VerboseTracingEnabled Gets and sets a Boolean value that indicates whether verbose tracing is enabled. (Inherited from SPJobDefinition.)
Public property Version Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.)
Protected property WasCreated Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.)
Public property WebApplication Gets the web application for this job definition. (Inherited from SPJobDefinition.)

Top

See Also

Reference

SPDiagnosticsSqlDmvProvider Class

Microsoft.SharePoint.Diagnostics Namespace