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