MiningParameterCollection クラス
MiningModel オブジェクトに含まれる MiningParameter オブジェクトの読み取り専用の要求時コレクションを表します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public NotInheritable Class MiningParameterCollection _
Implements IDisposable, IEnumerable, ICollection
'使用
Dim instance As MiningParameterCollection
public sealed class MiningParameterCollection : IDisposable,
IEnumerable, ICollection
public ref class MiningParameterCollection sealed : IDisposable,
IEnumerable, ICollection
[<SealedAttribute>]
type MiningParameterCollection =
class
interface IDisposable
interface IEnumerable
interface ICollection
end
public final class MiningParameterCollection implements IDisposable, IEnumerable, ICollection
継承階層
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..MiningParameterCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。