SPRSDiagnosticsService Class

 

Updated: February 25, 2016

This API supports the product infrastructure and is not intended to be used directly from your code.

Represents a SharePoint Report Services diagnostics service.

Namespace:   Microsoft.ReportingServices.SharePoint.Common
Assembly:  Microsoft.ReportingServices.SharePoint.Common (in Microsoft.ReportingServices.SharePoint.Common.dll)


[GuidAttribute("BCB3A7BC-A131-4bf3-B096-F7042F923DE1")]
[SharePointPermissionAttribute(SecurityAction::LinkDemand, ObjectModel = true)]
public ref class SPRSDiagnosticsService sealed : SPDiagnosticsServiceBase

NameDescription
System_CAPS_pubmethodSPRSDiagnosticsService()

Initializes a new instance of the SPRSDiagnosticsService class.

System_CAPS_pubmethodSPRSDiagnosticsService(String^, SPFarm^)

Initializes a new instance of the SPRSDiagnosticsService class with the specified name.

NameDescription
System_CAPS_pubpropertyApplications

(Inherited from SPService.)

System_CAPS_pubpropertyAreas

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubpropertyCanBackupRestoreAsConfiguration

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubpropertyCanRenameOnRestore

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubpropertyCanSelectForBackup

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubpropertyCanSelectForRestore

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubpropertyCanUpgrade

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubpropertyCategories

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubpropertyDiskSizeRequired

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubpropertyDisplayName

(Inherited from SPPersistedObject.)

System_CAPS_pubpropertyFarm

(Inherited from SPPersistedObject.)

System_CAPS_pubpropertyId

(Inherited from SPPersistedObject.)

System_CAPS_pubpropertyInstances

(Inherited from SPService.)

System_CAPS_pubpropertyIsBackwardsCompatible

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubpropertyJobDefinitions

(Inherited from SPService.)

System_CAPS_pubpropertyJobHistoryEntries

(Inherited from SPService.)

System_CAPS_pubpropertySystem_CAPS_staticLocal

Gets the local SPRSDiagnosticsService object.

System_CAPS_pubpropertyName

(Inherited from SPPersistedObject.)

System_CAPS_pubpropertyNeedsUpgrade

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubpropertyNeedsUpgradeIncludeChildren

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubpropertyParent

(Inherited from SPPersistedObject.)

System_CAPS_pubpropertyProperties

(Inherited from SPPersistedObject.)

System_CAPS_pubpropertyRequired

(Inherited from SPService.)

System_CAPS_pubpropertyRunningJobs

(Inherited from SPService.)

System_CAPS_pubpropertyStatus

(Inherited from SPPersistedObject.)

System_CAPS_pubpropertyTypeName

Gets the type name of the service.(Overrides SPPersistedObject::TypeName.)

System_CAPS_pubpropertyUpgradeContext

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubpropertyUpgradedPersistedProperties

(Inherited from SPAutoSerializingObject.)

System_CAPS_pubpropertyVersion

(Inherited from SPPersistedObject.)

System_CAPS_protpropertyWasCreated

(Inherited from SPPersistedObject.)

NameDescription
System_CAPS_pubmethodAddBackupObjects(SPBackupRestoreObject^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodClone()

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodDelete()

(Inherited from SPService.)

System_CAPS_pubmethodEquals(Object^)

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodGetChild<T>()

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodGetChild<T>(String^)

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodGetCreateApplicationLink(Type^)

(Inherited from SPService.)

System_CAPS_pubmethodGetCreateApplicationOptions(Type^)

(Inherited from SPService.)

System_CAPS_pubmethodGetHashCode()

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodGetObjectData(SerializationInfo^, StreamingContext)

(Inherited from SPAutoSerializingObject.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInvalidate()

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubmethodOnAbort(Object^, SPBackupRestoreInformation^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodOnBackup(Object^, SPBackupInformation^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodOnBackupComplete(Object^, SPBackupInformation^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodOnPostRestore(Object^, SPRestoreInformation^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodOnPrepareBackup(Object^, SPBackupInformation^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodOnPreRestore(Object^, SPRestoreInformation^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodOnRestore(Object^, SPRestoreInformation^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodProvision()

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodResetAll()

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodSetAll(EventSeverity)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodSetAll(TraceSeverity)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodSetAll(TraceSeverity, EventSeverity)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodToString()

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodUncache()

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodUnprovision()

(Inherited from SPPersistedObject.)

System_CAPS_pubmethodUpdate()

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodUpdate(Boolean)

(Inherited from SPPersistedObject.)

System_CAPS_protmethodUpdateParent()

(Inherited from SPAutoSerializingObject.)

System_CAPS_pubmethodUpgrade()

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubmethodUpgrade(Boolean)

(Inherited from SPPersistedUpgradableObject.)

System_CAPS_pubmethodWriteEvent(UInt16, SPDiagnosticsCategory^, EventSeverity, String^, array<Object^>^)

(Inherited from SPDiagnosticsServiceBase.)

System_CAPS_pubmethodWriteTrace(UInt32, SPDiagnosticsCategory^, TraceSeverity, String^, array<Object^>^)

(Inherited from SPDiagnosticsServiceBase.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: