共用方式為


SPSiteInventoryUsageProvider.TableName property

NOTE: This API is now obsolete.

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

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

Syntax

'宣告
<ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property TableName As String
    Get
'用途
Dim instance As SPSiteInventoryUsageProvider
Dim value As String

value = instance.TableName
[ObsoleteAttribute("Site inventory collection is no longer necessary for the new analytics platform.")]
public override string TableName { get; }

Property value

Type: System.String
資料表名稱String方式呈現.

Implements

ILoggingProvider.TableName

請參閱

參照

SPSiteInventoryUsageProvider class

SPSiteInventoryUsageProvider members

Microsoft.SharePoint.Administration namespace