Свойство Guid
Gets the GUID for the mining service.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public ReadOnly Property Guid As String
Get
'Применение
Dim instance As MiningService
Dim value As String
value = instance.Guid
public string Guid { get; }
public:
property String^ Guid {
String^ get ();
}
member Guid : string
function get Guid () : String
Значение свойства
Тип: System. . :: . .String
A GUID uniquely identifying the mining service.