次の方法で共有


MiningContentNode Members

MiningModel の学習内容を階層ノード形式で表します。

MiningContentNode データ型で公開されるメンバを以下の表に示します。

パブリック プロパティ

  名前 説明
ms142676.pubproperty(ja-jp,SQL.90).gif Ancestors MiningContentNode のすべての先祖オブジェクトのコレクションを取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Attribute MiningContentNode に適用される MiningAttribute オブジェクトを取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Caption 現在のロケールにおける MiningContentNode のキャプションを取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Children MiningContentNode の直接の子を含む MiningContentNodeCollection を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Descendants MiningContentNode のすべての子孫を含む MiningContentNodeCollection を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Description 現在のロケールにおける MiningContentNode の説明を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Distribution MiningContentNode の分布を表す MiningDistribution オブジェクトを含む MiningDistributionCollection を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif MarginalProbability MiningContentNode の親から MiningContentNode に達する確率を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif MarginalRule ParentNode からこの MiningContentNode に移動する際に使用されるルールの XML 説明を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Name MiningContentNode の名前を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif NodeRule このノードに関連付けられたルールを取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif ParentMiningModel MiningContentNodeMiningModel を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif ParentNode MiningContentNode の直接の親を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif ParentUniqueName MiningContentNode の親を識別する一意の名前を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Probability MiningContentNode に達する確率を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Properties MiningContentNode のプロパティを含む PropertyCollection を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Score ノードのスコアを取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif ShortCaption MiningContentNode の短いキャプションを取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Siblings 現在の MiningContentNode と同じ階層レベルにある MiningContentNode オブジェクトを含むコレクションを取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Support MiningContentNode をサポートするケースの数を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif Type MiningContentNode の型を取得します。
ms142676.pubproperty(ja-jp,SQL.90).gif UniqueName MiningContentNode の一意の名前を取得します。

このページのトップへ

パブリック メソッド

( プロテクト メソッド も参照)

  名前 説明
ms142676.pubmethod(ja-jp,SQL.90).gif Equals オーバーロードされます。 オーバーライドされます。 MiningContentNode の 2 つのインスタンスが等しいかどうかを示します。
ms142676.pubmethod(ja-jp,SQL.90).gif GetHashCode オーバーライドされます。 ハッシュ アルゴリズムや、ハッシュ テーブルなどのデータ構造で使用する、特定の種類のハッシュ関数として機能します。
ms142676.pubmethod(ja-jp,SQL.90).gif GetType  ( Object から継承されます)
ms142676.pubmethod(ja-jp,SQL.90).gifms142676.static(ja-jp,SQL.90).gif op_Equality MiningContentNode の 2 つのインスタンスが等しいかどうかを示します。
ms142676.pubmethod(ja-jp,SQL.90).gifms142676.static(ja-jp,SQL.90).gif op_Inequality MiningContentNode の 2 つのインスタンスが等しいかどうかを示します。
ms142676.pubmethod(ja-jp,SQL.90).gifms142676.static(ja-jp,SQL.90).gif ReferenceEquals  ( Object から継承されます)
ms142676.pubmethod(ja-jp,SQL.90).gif ToString オーバーライドされます。 MiningContentNode の名前を取得します。

このページのトップへ

プロテクト メソッド

  名前 説明
ms142676.protmethod(ja-jp,SQL.90).gif Finalize  ( Object から継承されます)
ms142676.protmethod(ja-jp,SQL.90).gif MemberwiseClone  ( Object から継承されます)

このページのトップへ

参照

関連項目

MiningContentNode Class
Microsoft.AnalysisServices.AdomdClient Namespace