Partager via


Propriété IMajorObject.Path

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Gets the path implementation.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
ReadOnly Property Path As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
The path implementation.

Voir aussi

Référence

IMajorObject Interface

Espace de noms Microsoft.AnalysisServices