ConnectionInfo.InstanceName Property

Gets the instance name associated with the ConnectionInfo object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string InstanceName { get; }

Property Value

Type: System.String
The name of an Analysis Services instance.

See Also

Reference

ConnectionInfo Class

Microsoft.AnalysisServices Namespace