Поделиться через


Перечисление 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.

Замечания

Добавления: ? 17 июля 2006 г.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices