次の方法で共有


MiningService Members

Context オブジェクトから使用可能なマイニング アルゴリズムを表します。

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

パブリック プロパティ

  名前 説明
ms144378.pubproperty(ja-jp,SQL.90).gif AllowsDuplicateKey マイニング サービスで重複キーの存在を許可するかどうかを示します。
ms144378.pubproperty(ja-jp,SQL.90).gif AllowsIncrementalInsert 初期トレーニング後、マイニング サービスが追加の INSERT INTO ステートメントを許可するかどうかを示します。
ms144378.pubproperty(ja-jp,SQL.90).gif AllowsPMMLInitialization マイニング サービスが XML に基づくデータ マイニング モデル (構造とコンテンツを含む) の作成を許可するかどうかを示します。
ms144378.pubproperty(ja-jp,SQL.90).gif AvailableParameters このサービスが利用できるマイニング サービス パラメータを取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif Control マイニング サービス モデルの MiningServiceControl を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif Description マイニング サービスの説明を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif DisplayName マイニング サービスのローカライズ可能な表示名を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif ExpectedQuality このマイニング サービスで生成されたモデルの予期される品質を表す MiningServiceExpectedQuality を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif Guid マイニング サービスの GUID を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif Name オーバーライドされます。 マイニング サービスの名前を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif PredictionComplexity マイニング サービスによる予測の予定時刻を表す MiningServicePredictionComplexity を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif PredictionLimit マイニング サービスが提供できる予測の最大数を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif Properties マイニング サービスのプロパティを取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif Scaling マイニング サービスのスケーラビリティを表す MiningServiceScaling を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif SupportedDistributionFlags マイニング サービスによってサポートされている MiningColumnDistribution フラグを取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif SupportedInputContentTypes マイニング サービスによってサポートされているコンテンツの種類を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif SupportedModelingFlags マイニング サービスによってサポートされているモデリング フラグを取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif SupportedPredictionContentTypes マイニング サービスに対してサポートされている予測コンテンツの種類を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif SupportsDMDimensions マイニング サービスがデータ マイニング ディメンションをサポートするかどうかを示します。
ms144378.pubproperty(ja-jp,SQL.90).gif SupportsDrillThrough マイニング サービスがドリルスルーをサポートするかどうかを示します。
ms144378.pubproperty(ja-jp,SQL.90).gif TrainingComplexity このマイニング サービスを使用してモデルをトレーニングする予定時刻を表す MiningServiceTrainingComplexity を取得します。
ms144378.pubproperty(ja-jp,SQL.90).gif ViewerType このマイニング サービスの結果を表示するための推奨ビューアを取得します。

このページのトップへ

パブリック メソッド

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

  名前 説明
ms144378.pubmethod(ja-jp,SQL.90).gif {dtor} MiningService で使用されるすべてのリソースを解放します。
ms144378.pubmethod(ja-jp,SQL.90).gif Dispose MiningService で使用されるすべてのリソースを解放します。
ms144378.pubmethod(ja-jp,SQL.90).gif Equals  オーバーロードされます。 ( Object から継承されます)
ms144378.pubmethod(ja-jp,SQL.90).gif GetHashCode  ( Object から継承されます)
ms144378.pubmethod(ja-jp,SQL.90).gif GetType  ( Object から継承されます)
ms144378.pubmethod(ja-jp,SQL.90).gifms144378.static(ja-jp,SQL.90).gif ReferenceEquals  ( Object から継承されます)
ms144378.pubmethod(ja-jp,SQL.90).gif ToString  ( Object から継承されます)

このページのトップへ

プロテクト メソッド

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

このページのトップへ

参照

関連項目

MiningService Class
Microsoft.AnalysisServices.AdomdServer Namespace