ConnectionInfo.ConnectionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.