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


MiningService.Guid Property

Gets the GUID for the mining service.

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

Синтаксис

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

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

A GUID uniquely identifying the mining service.

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

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.

См. также

Справочник

MiningService Class
MiningService Members
Microsoft.AnalysisServices.AdomdServer Namespace