Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the path of the root object.
Espace de noms : Microsoft.SqlServer.Management.Facets
Assembly : Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
ReadOnly Property RootPath As String
Get
'Utilisation
Dim instance As IDmfObjectInfo
Dim value As String
value = instance.RootPath
string RootPath { get; }
property String^ RootPath {
String^ get ();
}
abstract RootPath : string
function get RootPath () : String
Valeur de propriété
Type : System.String
A String value that specifies the path of the root object.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.