Compartir a través de


MiningContentNode Clase

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

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public NotInheritable Class MiningContentNode _
    Implements IDisposable, IMetadataObject
'Uso
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

Notas

This object requires processing to be available.

Jerarquía de herencia

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

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.