This topic has not yet been rated - Rate this topic

DataSource.MaxActiveConnections Property

Gets or sets the maximum number of concurrent connections enabled by an element that is derived from a DataSource object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int MaxActiveConnections { get; set; }

Property Value

Type: System.Int32
An Integer that indicates the maximum number of active connections.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.