SPClientRequestServiceSettings.SqlQueryVerboseLoggingThreshold - Propriété

Le seuil du nombre de requêtes SQL pour la journalisation détaillée.

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

Syntaxe

'Déclaration
Public Property SqlQueryVerboseLoggingThreshold As Integer
    Get
    Set
'Utilisation
Dim instance As SPClientRequestServiceSettings
Dim value As Integer

value = instance.SqlQueryVerboseLoggingThreshold

instance.SqlQueryVerboseLoggingThreshold = value
public int SqlQueryVerboseLoggingThreshold { get; set; }

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

SPClientRequestServiceSettings classe

SPClientRequestServiceSettings - Membres

Microsoft.SharePoint.Administration - Espace de noms