AdomdSchemaGuid.MiningModelContentPmml Field

Contains the GUID of the DMSCHEMA_MINING_MODEL_CONTENT_PMML schema rowset.

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

Syntax

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

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

Remarks

The GUID for this schema rowset is 4290B2D5-0E9C-4AA7-9369-98C95CFD9D13.

See Also

Reference

AdomdSchemaGuid Class

Microsoft.AnalysisServices.AdomdClient Namespace