Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the location associated with the ConnectionInfo object.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property Location As String
Get
'Usage
Dim instance As ConnectionInfo
Dim value As String
value = instance.Location
public string Location { get; }
public:
property String^ Location {
String^ get ();
}
member Location : string
function get Location () : String
Eigenschaftswert
Typ: System.String
The location property.