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.
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 SPSqlIoUsageEntry(value)
public SPSqlIoUsageEntry(
Object[] value
)
Parameters
- value
Type: []