SPDiagnosticsSqlMemoryProvider.Query Property

The SQL query to be executed by the provider.

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

Syntax

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

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

Property Value

Type: System.String
Returns String.

See Also

Reference

SPDiagnosticsSqlMemoryProvider Class

SPDiagnosticsSqlMemoryProvider Members

Microsoft.SharePoint.Diagnostics Namespace