SPDiagnosticsSqlMemoryProvider.RunOnAzureSql property

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 SPDiagnosticsSqlMemoryProvider
Dim value As Boolean

value = instance.RunOnAzureSql
public override bool RunOnAzureSql { get; }

Property value

Type: System.Boolean

See also

Reference

SPDiagnosticsSqlMemoryProvider class

SPDiagnosticsSqlMemoryProvider members

Microsoft.SharePoint.Diagnostics namespace