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 的硬件和软件要求。