Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPDiagnosticsSqlProvider.RunOnAzureSql.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property RunOnAzureSql As Boolean
Get
'Usage
Dim instance As SPDiagnosticsBlockingQueryProvider
Dim value As Boolean
value = instance.RunOnAzureSql
public override bool RunOnAzureSql { get; }
Property value
Type: System.Boolean
See also
Reference
SPDiagnosticsBlockingQueryProvider class