ConnectionType Enumeration
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
public enum ConnectionType
public enum class ConnectionType
public enum ConnectionType
public enum ConnectionType
Members
Member name | Description |
---|---|
Http | Connects using HTTP protocol. |
LocalCube | Connection is defined as proprietary for local cubes. |
LocalServer | Connection is defined as proprietary for local server. |
Native | Connection is defined as proprietary for remote connections. |
Hinweise
Neu:17. Juli 2006
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.