Share via


Propriété MasterDBPath

Gets the master database data path for the instance of SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<DisplayNameKeyAttribute("Server_MasterDBPathName")> _
<DisplayDescriptionKeyAttribute("Server_MasterDBPathDesc")> _
ReadOnly Property MasterDBPath As String
    Get
'Utilisation
Dim instance As IServerInformation
Dim value As String

value = instance.MasterDBPath
[DisplayNameKeyAttribute("Server_MasterDBPathName")]
[DisplayDescriptionKeyAttribute("Server_MasterDBPathDesc")]
string MasterDBPath { get; }
[DisplayNameKeyAttribute(L"Server_MasterDBPathName")]
[DisplayDescriptionKeyAttribute(L"Server_MasterDBPathDesc")]
property String^ MasterDBPath {
    String^ get ();
}
[<DisplayNameKeyAttribute("Server_MasterDBPathName")>]
[<DisplayDescriptionKeyAttribute("Server_MasterDBPathDesc")>]
abstract MasterDBPath : string
function get MasterDBPath () : String

Valeur de propriété

Type : System. . :: . .String
String