Share via


SPDiagnosticsSqlProvider.Query Property

The SQL query that will be executed against all SQL instances when the provider collects data.

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

Syntax

'Declaration
Protected MustOverride ReadOnly Property Query As String
    Get
'Usage
Dim value As String

value = Me.Query
protected abstract string Query { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPDiagnosticsSqlProvider Class

SPDiagnosticsSqlProvider Members

Microsoft.SharePoint.Diagnostics Namespace