Freigeben über


MiningContentNode-Klasse

Represents the learned content of a MiningModel in a hierarchical node format.

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

Syntax

'Declaration
Public NotInheritable Class MiningContentNode _
    Implements IMetadataObject
'Usage
Dim instance As MiningContentNode
public sealed class MiningContentNode : IMetadataObject
public ref class MiningContentNode sealed : IMetadataObject
[<SealedAttribute>]
type MiningContentNode =  
    class
        interface IMetadataObject
    end
public final class MiningContentNode implements IMetadataObject

Hinweise

This object requires processing to be available.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..MiningContentNode

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.