Compartilhar via


Propriedade do RDL LastStep

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
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 da propriedade

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