Freigeben über


MiningContentNode-Klasse

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

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)

Syntax

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

Hinweise

This object requires processing to be available.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdServer..::..MiningContentNode

Threadsicherheit

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