Właściwość MiningModel.Created
Pobiera datę i czas, która model wyszukiwania został utworzony.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public ReadOnly Property Created As DateTime
Get
'Użycie
Dim instance As MiningModel
Dim value As DateTime
value = instance.Created
public DateTime Created { get; }
public:
property DateTime Created {
DateTime get ();
}
member Created : DateTime
function get Created () : DateTime
Wartość właściwości
Typ: System.DateTime
A Dataczas daty i czas utworzonego modelu górniczych.