Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the GUID for the mining service.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property Guid As String
Get
'Usage
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
Property Value
Type: System.String
A GUID uniquely identifying the mining service.