SPDiagnosticsSqlProvider.RunOnLocalSQL property

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

Syntax

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

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

Property value

Type: System.Boolean

See also

Reference

SPDiagnosticsSqlProvider class

SPDiagnosticsSqlProvider members

Microsoft.SharePoint.Diagnostics namespace