Partilhar via


Propriedade do RDL Location

Gets the location associated with the ConnectionInfo object.

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

Sintaxe

'Declaração
Public ReadOnly Property Location As String
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .String
The location property.