SPDiagnosticsSqlProvider.PerDatabaseInstanceAzureSql property

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

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

SPDiagnosticsSqlProvider class

SPDiagnosticsSqlProvider members

Microsoft.SharePoint.Diagnostics namespace