Share via


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.
Wcf

注释

新增日期: 2006 年 7 月 17 日