Partager via


LastUpdated propriété

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

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (dans Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LastUpdated As DateTime
    Get
'Utilisation
Dim instance As MiningStructure
Dim value As DateTime

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

Valeur de la propriété

Type : System. . :: . .DateTime
A DateTime.