次の方法で共有


MiningModelColumn Members

マイニング モデルの列を表します。

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

パブリック プロパティ

  名前 説明
ms142744.pubproperty(ja-jp,SQL.90).gif Columns 入れ子になった MiningModelColumn オブジェクトを含むコレクションを取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif ContainingColumn この列を含むテーブル列の名前を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Content 列のコンテンツの種類を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Description 列のユーザー説明を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Distribution この列の MiningColumnDistribution を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Flags 列のモデリング フラグを取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif FullyQualifiedName 列の完全修飾名を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif IsInput 列が入力列であるかどうかを判断します。
ms142744.pubproperty(ja-jp,SQL.90).gif IsPredictable 列が予測可能であるかどうかを判断します。
ms142744.pubproperty(ja-jp,SQL.90).gif IsProcessed MiningModelColumn が処理されるかどうかを示します。
ms142744.pubproperty(ja-jp,SQL.90).gif IsRelatedToKey MiningModelColumn がキーに関連するかどうかを示します。
ms142744.pubproperty(ja-jp,SQL.90).gif IsTable 列がテーブル データ型であるかどうかを判断します。
ms142744.pubproperty(ja-jp,SQL.90).gif LastProcessed マイニング モデル列が前回処理された日時を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif LastUpdated マイニング モデル列が前回更新された日時を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Name 列の名前を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Parent MiningModel を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif ParentMiningModel この列が属する MiningModel を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif PredictionScore MiningModelColumn の予測スコアを取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Properties 列のプロパティを含む PropertyCollection を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif RelatedAttribute MiningModelColumn の関連列の名前を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif StructureColumn MiningModelColumn の構造列の名前を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Type 列の MiningColumnType を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif UniqueName 列の一意の名前を取得します。
ms142744.pubproperty(ja-jp,SQL.90).gif Values 列に関連付けられた使用可能な値を含む MiningValueCollection を取得します。

このページのトップへ

パブリック メソッド

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

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

このページのトップへ

プロテクト メソッド

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

このページのトップへ

参照

関連項目

MiningModelColumn Class
Microsoft.AnalysisServices.AdomdClient Namespace