共用方式為


ConnectionType 列舉型別

Defines how the Server object connects to the ConnectionString property.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Enumeration ConnectionType
'用途
Dim instance As ConnectionType
public enum ConnectionType
public enum class ConnectionType
type ConnectionType
public enum ConnectionType

成員

成員名稱 描述
Native Connection is defined as proprietary for remote connections.
Http Connects using HTTP protocol.
LocalServer Connection is defined as proprietary for local server.
LocalCube Connection is defined as proprietary for local cubes.

備註

新增: 2006 年 7 月 17 日