Structure AttributeStats

Represents the statistics for a single attribute.

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

Syntaxe

'Déclaration
Public Structure AttributeStats
'Utilisation
Dim instance As AttributeStats
public struct AttributeStats
public value class AttributeStats
[<SealedAttribute>]
type AttributeStats =  struct end
JScript prend en charge l'utilisation de structures, mais pas la déclaration de nouvelles structures.

Notes

To determine the attribute to which the AttributeStats is associated, use the Attribute property.

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.