Expand Minimize
This topic has not yet been rated - Rate this topic

Server.MasterDBLogPath Property

Get the MasterDBLogPath property value.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
'Declaration
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property MasterDBLogPath As String 
	Get
'Usage
Dim instance As Server 
Dim value As String 

value = instance.MasterDBLogPath

Property Value

Type: System.String
The MasterDBLogPath property value.

Implements

IServerInformation.MasterDBLogPath
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.