다음을 통해 공유


LastStep 속성

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

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
Public ReadOnly Property LastStep As Boolean
    Get
‘사용 방법
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

속성 값

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