Freigeben über


SPClickthroughUsageDefinition.TableName-Eigenschaft

HINWEIS: Diese API ist veraltet.

Primäre eindeutiger Name für Objekte, die im Speicher Protokollierung für diese verwendungsanbieter erstellt.

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

Syntax

'Declaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property TableName As String
    Get
'Usage
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; }

Eigenschaftswert

Typ: System.String
Eine String Darstellung des Namens.

Implementiert

ILoggingProvider.TableName

Siehe auch

Referenz

SPClickthroughUsageDefinition Klasse

SPClickthroughUsageDefinition-Member

Microsoft.SharePoint.Administration-Namespace