Server.ConnectionInfo 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 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.