次の方法で共有


MiningStructureColumn Members

マイニング列の構造を表します。

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

パブリック プロパティ

  名前 説明
ms142908.pubproperty(ja-jp,SQL.90).gif Columns マイニング構造列の入れ子になった列を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif ContainingColumn このマイニング構造列を含むテーブル列の名前を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Content マイニング構造列のコンテンツの種類を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Description マイニング構造列の説明を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Distribution このマイニング構造列の MiningColumnDistribution を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Flags マイニング構造列のモデリング フラグを取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif FullyQualifiedName マイニング構造列の完全修飾名を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif IsProcessed この列が処理されるかどうかを示す Boolean を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif IsRelatedToKey この列がキーに関連するかどうかを示す Boolean を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif LastProcessed マイニング構造列が前回処理された日時を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif LastUpdated マイニング構造列が前回更新された日時を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Name マイニング構造列の名前を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Parent MiningStructure を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif ParentMiningStructure このマイニング構造列が属する親 MiningStructure を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Properties マイニング構造列のプロパティを含む PropertyCollection を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif RelatedAttribute 現在の列が関連するまたは特殊なプロパティになっている対象列の名前を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif Type 列の型を表す MiningColumnType を取得します。
ms142908.pubproperty(ja-jp,SQL.90).gif UniqueName マイニング構造列の一意の名前を取得します。

このページのトップへ

パブリック メソッド

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

  名前 説明
ms142908.pubmethod(ja-jp,SQL.90).gif Equals オーバーロードされます。 オーバーライドされます。 MiningStructureColumn の 2 つのインスタンスが等しいかどうかを示します。
ms142908.pubmethod(ja-jp,SQL.90).gif GetHashCode オーバーライドされます。 特定の種類のハッシュ関数として、ハッシュ アルゴリズムおよびハッシュ テーブルなどのデータ構造に適しています。
ms142908.pubmethod(ja-jp,SQL.90).gif GetType  ( Object から継承されます)
ms142908.pubmethod(ja-jp,SQL.90).gifms142908.static(ja-jp,SQL.90).gif op_Equality MiningStructureColumn の 2 つの指定したインスタンスが等しいかどうかを示します。
ms142908.pubmethod(ja-jp,SQL.90).gifms142908.static(ja-jp,SQL.90).gif op_Inequality MiningStructureColumn の 2 つの指定したインスタンスが異なる値を持つかどうかを示します。
ms142908.pubmethod(ja-jp,SQL.90).gifms142908.static(ja-jp,SQL.90).gif ReferenceEquals  ( Object から継承されます)
ms142908.pubmethod(ja-jp,SQL.90).gif ToString オーバーライドされます。 マイニング構造列の名前を取得します。

このページのトップへ

プロテクト メソッド

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

このページのトップへ

参照

関連項目

MiningStructureColumn Class
Microsoft.AnalysisServices.AdomdClient Namespace