Partager via


LastStep propriété

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LastStep As Boolean
    Get
'Utilisation
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

Valeur de la propriété

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