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


Свойство ConnectionType

Gets the connection type associated with the ConnectionInfo object.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public ReadOnly Property ConnectionType As ConnectionType
    Get
'Применение
Dim instance As ConnectionInfo
Dim value As ConnectionType

value = instance.ConnectionType
public ConnectionType ConnectionType { get; }
public:
property ConnectionType ConnectionType {
    ConnectionType get ();
}
member ConnectionType : ConnectionType
function get ConnectionType () : ConnectionType

Значение свойства

Тип: Microsoft.AnalysisServices. . :: . .ConnectionType
A connection of type HTTP, Native Connection, or Local Cube.