Cube.EstimatedRows Property

Definition

Gets or sets the number of EstimatedRows for a Cube.

[Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")]
[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Cube_EstimatedRows")]
public long EstimatedRows { get; set; }
[<Microsoft.AnalysisServices.LocalizedCategory("PropertyCategory_Advanced")>]
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_Cube_EstimatedRows")>]
member this.EstimatedRows : int64 with get, set
Public Property EstimatedRows As Long

Property Value

Int64

A 64-bit signed Integer with the estimation.

Attributes
Microsoft.AnalysisServices.LocalizedCategoryAttribute Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to