Aracılığıyla paylaş


IServerInformation.ErrorLogPath Özelliği

Alır hata günlüğü örnek için yol SQL Server.

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

Sözdizimi

'Bildirim
<DisplayDescriptionKeyAttribute("Server_Desc")> _
<DisplayNameKeyAttribute("Server_Name")> _
ReadOnly Property ErrorLogPath As String
    Get
'Kullanım
Dim instance As IServerInformation
Dim value As String

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

Özellik Değeri

Tür: System.String
String