共用方式為


SPTimerJobUsageDefinition.TableName property

授與此使用狀況提供者之記錄儲存區中建立之物件的主要唯一名稱。

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

Syntax

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

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

Property value

Type: System.String
會傳回String名稱。

Implements

ILoggingProvider.TableName

請參閱

參照

SPTimerJobUsageDefinition class

SPTimerJobUsageDefinition members

Microsoft.SharePoint.Administration namespace