SPSqlQueryCounter.TotalQueryCount - Propriété
Espace de noms : Microsoft.SharePoint.Utilities
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TotalQueryCount As Integer
Get
'Utilisation
Dim instance As SPSqlQueryCounter
Dim value As Integer
value = instance.TotalQueryCount
public int TotalQueryCount { get; }
Valeur de propriété
Type : System.Int32