Propriété Location
Gets the location associated with the ConnectionInfo object.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Location As String
Get
'Utilisation
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
Valeur de propriété
Type : System. . :: . .String
The location property.