Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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
Property Value
Type: System.String
The location property.