Класс MiningParameterCollection
Represents a read-only, on-demand collection of MiningParameter objects contained by a MiningModel object.
Пространство имен: 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
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.