Classe KpiCollection
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxe
'Declaração
Public NotInheritable Class KpiCollection _
Implements ICollection, IEnumerable
'Uso
Dim instance As KpiCollection
public sealed class KpiCollection : ICollection,
IEnumerable
public ref class KpiCollection sealed : ICollection,
IEnumerable
[<SealedAttribute>]
type KpiCollection =
class
interface ICollection
interface IEnumerable
end
public final class KpiCollection implements ICollection, IEnumerable
Hierarquia de herança
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..KpiCollection
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.