Freigeben über


AttributeStats.States Field

Represents the number of state statistics for the attribute.

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

Syntax

'Declaration
<SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields")> _
Public States As Integer
[SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields")] 
public int States
[SuppressMessageAttribute(L"Microsoft.Design", L"CA1051:DoNotDeclareVisibleInstanceFields")] 
public:
int States
/** @attribute SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields") */ 
public int States
SuppressMessageAttribute("Microsoft.Design", "CA1051:DoNotDeclareVisibleInstanceFields") 
public var States : int

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

AttributeStats Structure
AttributeStats Members
Microsoft.AnalysisServices.AdomdServer Namespace