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 日