AdomdSchemaGuid.MiningServiceParameters Field

Contains the GUID of the SERVICE_PARAMETERS schema rowset.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

Syntax

'Declaration
Public Shared ReadOnly MiningServiceParameters As Guid
'Usage
Dim value As Guid 

value = AdomdSchemaGuid.MiningServiceParameters
public static readonly Guid MiningServiceParameters
public:
static initonly Guid MiningServiceParameters
static val MiningServiceParameters: Guid
public static final var MiningServiceParameters : Guid

Remarks

The GUID for this schema rowset is 3ADD8A75-D8B9-11D2-8D2A-00E029154FDE.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace