Partager via


SPDiagnosticsBlockingQueryProvider.TableName - Propriété

Obtient le nom de la table contenant les requêtes de blocage.

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Overrides ReadOnly Property TableName As String
    Get
'Utilisation
Dim instance As SPDiagnosticsBlockingQueryProvider
Dim value As String

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

Valeur de propriété

Type : System.String
Retourne String .

Implémentations

ILoggingProvider.TableName

Remarques

La valeur par défaut valeur de retour est la chaîne « BlockingQueries »

Voir aussi

Référence

SPDiagnosticsBlockingQueryProvider classe

SPDiagnosticsBlockingQueryProvider - Membres

Microsoft.SharePoint.Diagnostics - Espace de noms