NamedSetCollection-Klasse
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public NotInheritable Class NamedSetCollection _
Implements IDisposable, IEnumerable, ICollection
'Usage
Dim instance As NamedSetCollection
public sealed class NamedSetCollection : IDisposable,
IEnumerable, ICollection
public ref class NamedSetCollection sealed : IDisposable,
IEnumerable, ICollection
[<SealedAttribute>]
type NamedSetCollection =
class
interface IDisposable
interface IEnumerable
interface ICollection
end
public final class NamedSetCollection implements IDisposable, IEnumerable, ICollection
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..NamedSetCollection
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.