Compartir a través de


Cube.DefaultMeasure Propiedad

Definición

Obtiene o establece el elemento DefaultMeasure asociado a un cubo.

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DefaultMeasureConverter, Microsoft.AnalysisServices.Design.AS")]
public string DefaultMeasure { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DefaultMeasureConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.DefaultMeasure : string with get, set
Public Property DefaultMeasure As String

Valor de propiedad

Nombre de la medida predeterminada del cubo.

Atributos

Se aplica a