共用方式為


ConnectionType Enumeration

Defines how the Server object connects to the ConnectionString property.

命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

語法

'宣告
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.

備註

新增:2006 年 7 月 17 日

平台

開發平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

目標平台

如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。

請參閱

參考

Microsoft.AnalysisServices Namespace