Structure StateStats

Represents the statistics for a single attribute state.

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

Syntaxe

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

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.