Server.ConnectionInfo Property

Definition

Gets the information regarding the connection to the Server object.

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

Property Value

A ConnectionInfo object with the information.

Applies to