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