Udostępnij za pośrednictwem


Właściwość Database.LastUpdate

Pobiera lub ustawia czas ostatniej aktualizacji dla Database.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property LastUpdate As DateTime
    Get
    Set
'Użycie
Dim instance As Database
Dim value As DateTime

value = instance.LastUpdate

instance.LastUpdate = value
public DateTime LastUpdate { get; set; }
public:
property DateTime LastUpdate {
    DateTime get ();
    void set (DateTime value);
}
member LastUpdate : DateTime with get, set
function get LastUpdate () : DateTime
function set LastUpdate (value : DateTime)

Wartość właściwości

Typ: System.DateTime
czas Ostatniej aktualizacji.