Proprietà IMajorObject.Path
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets the path implementation.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
ReadOnly Property Path As String
Get
'Utilizzo
Dim instance As IMajorObject
Dim value As String
value = instance.Path
string Path { get; }
property String^ Path {
String^ get ();
}
abstract Path : string
function get Path () : String
Valore proprietà
Tipo: System.String
The path implementation.