Właściwość IProcessable.LastProcessed
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
ReadOnly Property LastProcessed As DateTime
Get
'Użycie
Dim instance As IProcessable
Dim value As DateTime
value = instance.LastProcessed
DateTime LastProcessed { get; }
property DateTime LastProcessed {
DateTime get ();
}
abstract LastProcessed : DateTime
function get LastProcessed () : DateTime
Wartość właściwości
Typ: System.DateTime