DataShape Class
Updated: February 25, 2016
Applies To: SQL Server 2016
Represents the data shape.
Assemblies: Microsoft.ReportingServices.Diagnostics (in Microsoft.ReportingServices.Diagnostics.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
| Name | Description | |
|---|---|---|
![]() | Connections | Gets or sets the connection list of the data shapes. |
![]() | EstimatedMemoryUsageKB | Gets or sets the estimated memory usage Kb category for the data shape. |
![]() | ID | Gets or sets the attribute id. |
![]() | QueryPattern | Gets or sets the query pattern for the data shape. |
![]() | QueryPatternReasons | Gets or sets the reasons from a compiler-generated element for the query pattern. |
![]() | ScalabilityTime | Gets or sets the scalability time category for the data shape. |
![]() | TimeDataRetrieval | |
![]() | TimeDataRetrievalSpecified | Gets a value whether the retrieval of the time data is specified. |
![]() | TimeProcessing | Gets or sets the time processing for the object. |
![]() | TimeProcessingSpecified | Gets a value that indicates whether the time processing of the data shape is specified. |
![]() | TimeQueryTranslation | Gets or sets the time query translation. |
![]() | TimeQueryTranslationSpecified | Gets a value that indicates whether the query time translation is specified on the data shape. |
![]() | TimeRendering | Gets or sets the time rendering for the object. |
![]() | TimeRenderingSpecified | Gets a value that indicates whether the specified time renders on the data shape. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (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.

