ILoggingProvider.TableName property

Primary name given to objects created in the logging store.

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

Syntax

'Declaration
ReadOnly Property TableName As String
    Get
'Usage
Dim instance As ILoggingProvider
Dim value As String

value = instance.TableName
string TableName { get; }

Property value

Type: System.String
Returns String.

See also

Reference

ILoggingProvider interface

ILoggingProvider members

Microsoft.SharePoint.Administration namespace