MiningModelCollection-Klasse
Represents a read-only, on-demand collection of MiningModel objects that are contained by a MiningStructure or AdomdConnection object.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public NotInheritable Class MiningModelCollection _
Implements IDisposable, IEnumerable, ICollection
'Usage
Dim instance As MiningModelCollection
public sealed class MiningModelCollection : IDisposable,
IEnumerable, ICollection
public ref class MiningModelCollection sealed : IDisposable,
IEnumerable, ICollection
[<SealedAttribute>]
type MiningModelCollection =
class
interface IDisposable
interface IEnumerable
interface ICollection
end
public final class MiningModelCollection implements IDisposable, IEnumerable, ICollection
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..MiningModelCollection
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.