共用方式為


Guid 屬性

Gets the GUID for the mining service.

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public ReadOnly Property Guid As Guid
    Get
'用途
Dim instance As MiningService
Dim value As Guid

value = instance.Guid
public Guid Guid { get; }
public:
property Guid Guid {
    Guid get ();
}
member Guid : Guid
function get Guid () : Guid

屬性值

型別:System. . :: . .Guid
A GUID uniquely identifying the mining service.