LastUpdated 속성

Gets the date and time the mining Structure column was last updated.

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

구문

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

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

속성 값

유형: System. . :: . .DateTime
Returns a DateTime of the last date and time updated.