DataShape Class

Definition

Represents the data shape.

public ref class DataShape sealed
public sealed class DataShape
type DataShape = class
Public NotInheritable Class DataShape
Inheritance
DataShape

Properties

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.

Applies to