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

成员

成员名称 说明
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.

注释

新增日期: ? 2006 年 7 月 17 日

请参阅

参考

Microsoft.AnalysisServices 命名空间