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


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

Замечания

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

См. также

Справочник