SPSqlExceptionsUsageEntry constructor
Used by the framework to deserialize and populate this object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
value As Object() _
)
'Usage
Dim value As Object()
Dim instance As New SPSqlExceptionsUsageEntry(value)
public SPSqlExceptionsUsageEntry(
Object[] value
)
Parameters
- value
Type: []
See also
Reference
SPSqlExceptionsUsageEntry class