Compartir a través de


DesignAggregationsResult.LastStep Propiedad

Gets a Boolean value that tells if the aggregation design process has finished.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property LastStep As Boolean 
    Get
'Uso
Dim instance As DesignAggregationsResult 
Dim value As Boolean 

value = instance.LastStep
public bool LastStep { get; }
public:
property bool LastStep {
    bool get ();
}
member LastStep : bool
function get LastStep () : boolean

Valor de la propiedad

Tipo: System.Boolean
A Boolean value that tells if the aggregation design process has finished.

Vea también

Referencia

DesignAggregationsResult Clase

Espacio de nombres Microsoft.AnalysisServices