Propriété DataSourcePermission.IMajorObject.Path
Gets the path implementation of the DataSourcePermission.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Private ReadOnly Property Path As String
Implements IMajorObject.Path
Get
'Utilisation
Dim instance As DataSourcePermission
Dim value As String
value = CType(instance, IMajorObject).Path
string IMajorObject.Path { get; }
private:
virtual property String^ Path {
String^ get () sealed = IMajorObject::Path::get;
}
private abstract Path : string
private override Path : string
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.
Valeur de propriété
Type : System.String
The path implementation of the DataSourcePermission.