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