Aracılığıyla paylaş


Information.ErrorLogPath Özelliği

Hata günlüğü örnek üzerinde depolandığı dosya dizinini alır SQL Server.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property ErrorLogPath As String
    Get
'Kullanım
Dim instance As Information
Dim value As String

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

Özellik Değeri

Tür: System.String
A String üzerinde hata günlük dosyası konumunu belirten değer örnek , SQL Server.