Condividi tramite


Proprietà Created

Gets the date and time the mining structure was created.

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

Sintassi

'Dichiarazione
Public ReadOnly Property Created As DateTime
    Get
'Utilizzo
Dim instance As MiningStructure
Dim value As DateTime

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

Valore proprietà

Tipo: System. . :: . .DateTime
A DateTime.