SPSqlExceptionsUsageDefinition.ExceptionThreshold field
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<PersistedAttribute> _
Public ExceptionThreshold As Integer
'Usage
Dim instance As SPSqlExceptionsUsageDefinition
Dim value As Integer
value = instance.ExceptionThreshold
instance.ExceptionThreshold = value
[PersistedAttribute]
public int ExceptionThreshold
See also
Reference
SPSqlExceptionsUsageDefinition class