Partager via


Classe AdomdErrorCollection

Gets a collection of AdomdError objects.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (dans Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class AdomdErrorCollection _
    Implements ICollection, IEnumerable
'Utilisation
Dim instance As AdomdErrorCollection
[SerializableAttribute]
public sealed class AdomdErrorCollection : ICollection, 
    IEnumerable
[SerializableAttribute]
public ref class AdomdErrorCollection sealed : ICollection, 
    IEnumerable
[<SealedAttribute>]
[<SerializableAttribute>]
type AdomdErrorCollection =  
    class
        interface ICollection
        interface IEnumerable
    end
public final class AdomdErrorCollection implements ICollection, IEnumerable

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..AdomdErrorCollection

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.