Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 SPSqlLatencyUsageEntry(value)
public SPSqlLatencyUsageEntry(
Object[] value
)
Parameters
- value
Type: []