Condividi tramite


Proprietà LastProcessed

Gets the date and time the mining structure column was last processed.

Spazio dei nomi  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property LastProcessed As DateTime
    Get
'Utilizzo
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

Valore proprietà

Tipo: System. . :: . .DateTime
Returns a DateTime of the last date and time processed.