Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines how the Server object connects to the ConnectionString property.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Enumeration ConnectionType
'Usage
Dim instance As ConnectionType
public enum ConnectionType
public enum class ConnectionType
type ConnectionType
public enum ConnectionType
Members
Member name | Description | |
---|---|---|
Http | Connects using HTTP protocol. | |
LocalCube | Connection is defined as proprietary for local cubes. | |
LocalFarm | ||
LocalServer | Connection is defined as proprietary for local server. | |
Native | Connection is defined as proprietary for remote connections. | |
Wcf | Connects using Wcf type. |
Remarks
New: ? 17 July 2006