共用方式為


SPDiagnosticsEventLogProvider.TableName property

與這個提供者相關聯的資料表名稱。

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Overrides ReadOnly Property TableName As String
    Get
'用途
Dim instance As SPDiagnosticsEventLogProvider
Dim value As String

value = instance.TableName
public override string TableName { get; }

Property value

Type: System.String
傳回 String

Implements

ILoggingProvider.TableName

請參閱

參照

SPDiagnosticsEventLogProvider class

SPDiagnosticsEventLogProvider members

Microsoft.SharePoint.Diagnostics namespace