次の方法で共有


MiningServiceParameterCollection Members

CellSet に含まれる MiningServiceParameter オブジェクトの読み取り専用のコレクションを取得します。

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

パブリック プロパティ

  名前 説明
ms144646.pubproperty(ja-jp,SQL.90).gif Count コレクションに含まれる MiningServiceParameter オブジェクトの数を取得します。
ms144646.pubproperty(ja-jp,SQL.90).gif IsSynchronized コレクションへのアクセスが同期されるかどうか (スレッドセーフかどうか) を示す値を取得します。
ms144646.pubproperty(ja-jp,SQL.90).gif Item オーバーロードされます。 指定した MiningServiceParameterMiningServiceParameterCollection コレクションから取得します。
ms144646.pubproperty(ja-jp,SQL.90).gif SyncRoot MiningServiceParameterCollection コレクションへのアクセスの同期に使用できるオブジェクトを取得します。

このページのトップへ

パブリック メソッド

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

  名前 説明
ms144646.pubmethod(ja-jp,SQL.90).gif {dtor} MiningServiceParameterCollection で使用されるすべてのリソースを解放します。
ms144646.pubmethod(ja-jp,SQL.90).gif CopyTo 指定した配列に MiningServiceParameterCollection コレクションの要素をコピーします。
ms144646.pubmethod(ja-jp,SQL.90).gif Dispose MiningServiceParameterCollection で使用されるすべてのリソースを解放します。
ms144646.pubmethod(ja-jp,SQL.90).gif Equals  オーバーロードされます。 ( Object から継承されます)
ms144646.pubmethod(ja-jp,SQL.90).gif Find 指定した名前の MiningServiceParameterMiningServiceParameterCollection コレクションから取得します。
ms144646.pubmethod(ja-jp,SQL.90).gif GetEnumerator MiningServiceParameterCollection コレクションの繰り返し処理で使用する Enumerator を取得します。
ms144646.pubmethod(ja-jp,SQL.90).gif GetHashCode  ( Object から継承されます)
ms144646.pubmethod(ja-jp,SQL.90).gif GetType  ( Object から継承されます)
ms144646.pubmethod(ja-jp,SQL.90).gif IEnumerable.GetEnumerator  
ms144646.pubmethod(ja-jp,SQL.90).gifms144646.static(ja-jp,SQL.90).gif ReferenceEquals  ( Object から継承されます)
ms144646.pubmethod(ja-jp,SQL.90).gif ToString  ( Object から継承されます)

このページのトップへ

プロテクト メソッド

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

このページのトップへ

明示的なインターフェイスの実装

  名前 説明
ICollection.CopyTo  
IEnumerable.GetEnumerator  

このページのトップへ

参照

関連項目

MiningServiceParameterCollection Class
Microsoft.AnalysisServices.AdomdServer Namespace