Expand Minimize
This topic has not yet been rated - Rate this topic

ConnectionType Enumeration

Defines how the Server object connects to the ConnectionString property.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public enum ConnectionType
Member nameDescription
HttpConnects using HTTP protocol.
LocalCubeConnection is defined as proprietary for local cubes.
LocalFarm
LocalServerConnection is defined as proprietary for local server.
NativeConnection is defined as proprietary for remote connections.
WcfConnects using Wcf type.

New: ? 17 July 2006

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.