AdditionalInfo Class

 

Updated: February 25, 2016

Applies To: SQL Server 2016

Represents the additional info.

Namespace:   Microsoft.ReportingServices.Diagnostics.Internal
Assemblies:   Microsoft.ReportingServices.Diagnostics (in Microsoft.ReportingServices.Diagnostics.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

System::Object
  Microsoft.ReportingServices.Diagnostics.Internal::AdditionalInfo

[XmlRootAttribute(IsNullable = false)]
public ref class AdditionalInfo sealed 

NameDescription
System_CAPS_pubpropertyBookmarkId

Gets or sets the bookmark ID.

System_CAPS_pubpropertyClearExistingSort

Gets or sets the clear existing sort.

System_CAPS_pubpropertyConnections

Gets or sets the connections.

System_CAPS_pubpropertyDataExtension

Gets or sets the data extension.

System_CAPS_pubpropertyDataShapes

Gets or sets a list of data shapes.

System_CAPS_pubpropertyDirection

Gets or sets the direction.

System_CAPS_pubpropertyDocumentMapId

Gets or sets the document map ID.

System_CAPS_pubpropertyDrillthroughId

Gets or sets the drill through ID.

System_CAPS_pubpropertyEndPage

Gets or sets the end page.

System_CAPS_pubpropertyEstimatedMemoryUsageKB

Gets or sets the estimated memory usage in kb.

System_CAPS_pubpropertyExternalImages

Gets or sets the external images.

System_CAPS_pubpropertyFindValue

Gets the find value.

System_CAPS_pubpropertyHasCloudToOnPremiseConnection

Gets or sets the HasCloudToOnPremiseConnection.

System_CAPS_pubpropertyProcessingEngine

Gets or sets the processing engine.

System_CAPS_pubpropertyRdceInvocationTime

Gets or sets the RDCE invocation time.

System_CAPS_pubpropertyRdcePreparationTime

Gets or sets the RDCE preparation time.

System_CAPS_pubpropertyRdceSnapshotGenerationTime

Gets or sets the RDCE snapshot generation time.

System_CAPS_pubpropertyScalabilityTime

Gets or sets the scalability time.

System_CAPS_pubpropertySharedDataSet

Gets or sets the shared data set.

System_CAPS_pubpropertySortItem

Gets or sets the sort item.

System_CAPS_pubpropertySourceReportUri

Gets or sets the source report URI.

System_CAPS_pubpropertyStartPage

Gets or sets the start page.

System_CAPS_pubpropertyTimeQueryTranslation

Gets or sets the time query translation.

System_CAPS_pubpropertyTimeQueryTranslationSpecified

Gets a value that indicates whether time query translation is specified.

System_CAPS_pubpropertyToggleId

Gets or sets the toggle ID.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

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: