Поделиться через


Свойство MasterDBLogPath

Get the MasterDBLogPath property value.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<SfcPropertyAttribute> _
Public ReadOnly Property MasterDBLogPath As String
    Get
'Применение
Dim instance As Server
Dim value As String

value = instance.MasterDBLogPath
[SfcPropertyAttribute]
public string MasterDBLogPath { get; }
[SfcPropertyAttribute]
public:
virtual property String^ MasterDBLogPath {
    String^ get () sealed;
}
[<SfcPropertyAttribute>]
abstract MasterDBLogPath : string
[<SfcPropertyAttribute>]
override MasterDBLogPath : string
final function get MasterDBLogPath () : String

Значение свойства

Тип System. . :: . .String
String

Реализует интерфейс

IServerInformation. . :: . .MasterDBLogPath