Partager via


MasterDBLogPath propriété

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

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

Syntaxe

'Déclaration
<DisplayNameKeyAttribute("Server_MasterDBLogPathName")> _
<DisplayDescriptionKeyAttribute("Server_MasterDBLogPathDesc")> _
ReadOnly Property MasterDBLogPath As String
    Get
'Utilisation
Dim instance As IServerInformation
Dim value As String

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

Valeur de la propriété

Type : System. . :: . .String
String