SPClickthroughUsageDefinition.TableName property
NOTE: This API is now obsolete.
授與此使用狀況提供者之記錄儲存區中建立之物件的主要唯一名稱。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property TableName As String
Get
'用途
Dim instance As SPClickthroughUsageDefinition
Dim value As String
value = instance.TableName
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public override string TableName { get; }
Property value
Type: System.String
名稱String方式呈現。
Implements
請參閱
參照
SPClickthroughUsageDefinition class