MiningStructure.LastProcessed 속성

Gets the date and time the mining structure was last processed.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv(msmgdsrv.dll)

구문

‘선언
Public ReadOnly Property LastProcessed As DateTime 
    Get
‘사용 방법
Dim instance As MiningStructure 
Dim value As DateTime 

value = instance.LastProcessed
public DateTime LastProcessed { get; }
public:
property DateTime LastProcessed {
    DateTime get ();
}
member LastProcessed : DateTime
function get LastProcessed () : DateTime

속성 값

유형: System.DateTime
The date and time the mining structure was last processed.

참고 항목

참조

MiningStructure 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스