Udostępnij przez


Właściwość MiningService.Guid

Pobiera identyfikator GUID dla usługa wyszukiwania.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdClient
Zestaw:  Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)

Składnia

'Deklaracja
Public ReadOnly Property Guid As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String
A GUID który unikatowo identyfikuje usługa wyszukiwania.