This topic has not yet been rated - Rate this topic

AdomdParameterCollection.Count Property

Gets the number of AdomdParameter objects in the AdomdParameterCollection collection.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
[BrowsableAttribute(false)]
public int Count { get; }

Property Value

Type: System.Int32
The number of AdomdParameter objects in the AdomdParameterCollection collection.

Implements

ICollection.Count
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.