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.
The usage database of this application.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property UsageDatabase As SPUsageDatabase
Get
Set
'Usage
Dim instance As SPUsageApplication
Dim value As SPUsageDatabase
value = instance.UsageDatabase
instance.UsageDatabase = value
public SPUsageDatabase UsageDatabase { get; set; }
Property Value
Type: Microsoft.SharePoint.Administration.SPUsageDatabase
An SPUsageDatabase object.