de la propiedad SPClientRequestServiceSettings.SqlQueryVerboseLoggingThreshold
El umbral de número de consultas SQL para el registro detallado.
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property SqlQueryVerboseLoggingThreshold As Integer
Get
Set
'Uso
Dim instance As SPClientRequestServiceSettings
Dim value As Integer
value = instance.SqlQueryVerboseLoggingThreshold
instance.SqlQueryVerboseLoggingThreshold = value
public int SqlQueryVerboseLoggingThreshold { get; set; }
Valor de propiedad
Tipo: System.Int32
Vea también
Referencia
clase SPClientRequestServiceSettings