次の方法で共有


SPDiagnosticsSqlDmvProvider.Query property

Represents the query to be executed by this 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

SPDiagnosticsSqlDmvProvider class

SPDiagnosticsSqlDmvProvider members

Microsoft.SharePoint.Diagnostics namespace