Właściwość MiningStructureColumn.LastProcessed
Pobiera data i czas struktura wyszukiwania kolumna ostatnio został przetworzony.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public ReadOnly Property LastProcessed As DateTime
Get
'Użycie
Dim instance As MiningStructureColumn
Dim value As DateTime
value = instance.LastProcessed
public DateTime LastProcessed { get; }
public:
property DateTime LastProcessed {
DateTime get ();
}
member LastProcessed : DateTime
function get LastProcessed () : DateTime
Wartość właściwości
Typ: System.DateTime
Zwraca Dataczas z ostatnią data i czas przetwarzane.
Zobacz także