Udostępnij za pośrednictwem


Właściwość Server.ErrorLogPath

Pobiera wartość właściwość ErrorLogPath.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ErrorLogPath As String
    Get
'Użycie
Dim instance As Server
Dim value As String

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

Wartość właściwości

Typ: System.String
String

Implementacje

IServerInformation.ErrorLogPath