SPDiagnosticsSqlProvider.RunOnAzureSql property

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

Syntax

'Declaration
Public Overridable ReadOnly Property RunOnAzureSql As Boolean
    Get
'Usage
Dim instance As SPDiagnosticsSqlProvider
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPDiagnosticsSqlProvider class

SPDiagnosticsSqlProvider members

Microsoft.SharePoint.Diagnostics namespace