Поделиться через


Свойство MiningStructure.Created

Gets the date and time the mining structure was created.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public ReadOnly Property Created As DateTime 
    Get
'Применение
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

Значение свойства

Тип: System.DateTime
The date and time the mining structure was created.

См. также

Справочник

MiningStructure Класс

Пространство имен Microsoft.AnalysisServices.AdomdClient