Freigeben über


StateStats Structure

Represents the statistics for a single attribute state.

Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
<SuppressMessageAttribute("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes")> _
Public Structure StateStats
[SuppressMessageAttribute("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes")] 
public struct StateStats
[SuppressMessageAttribute(L"Microsoft.Performance", L"CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes")] 
public value class StateStats
/** @attribute SuppressMessageAttribute("Microsoft.Performance", "CA1815:OverrideEqualsAndOperatorEqualsOnValueTypes") */ 
public final class StateStats extends ValueType
Von JScript wird die Verwendung von Strukturen unterstützt, ausgenommen der Deklaration neuer Strukturen.

Threadsicherheit

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

StateStats Members
Microsoft.AnalysisServices.AdomdServer Namespace