ConnectionInfo.ConnectionType Property

Definition

Gets the connection type associated with the ConnectionInfo object.

public Microsoft.AnalysisServices.ConnectionType ConnectionType { get; }
member this.ConnectionType : Microsoft.AnalysisServices.ConnectionType
Public ReadOnly Property ConnectionType As ConnectionType

Property Value

A connection of type HTTP, Native Connection, or Local Cube.

Applies to