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


MiningStructure.Created Property

Gets the date and time the mining structure was created.

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

Синтаксис

'Декларация
Public ReadOnly Property Created As DateTime
public DateTime Created { get; }
public:
property DateTime Created {
    DateTime get ();
}
/** @property */
public DateTime get_Created ()
public function get Created () : DateTime

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

A DateTime.

Синхронизация потоков

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

MiningStructure Class
MiningStructure Members
Microsoft.AnalysisServices.AdomdClient Namespace