Share via


SPSqlQueryCounter.Name property

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

Syntax

'Declaration
Public Overridable ReadOnly Property Name As String
    Get
'Usage
Dim instance As SPSqlQueryCounter
Dim value As String

value = instance.Name
public virtual string Name { get; }

Property value

Type: System.String

Implements

ISPPerformanceMonitor.Name

See also

Reference

SPSqlQueryCounter class

SPSqlQueryCounter members

Microsoft.SharePoint.Utilities namespace