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.
Indicates whether this usage provider should have schema provision in the logging store or not.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides ReadOnly Property ProvisionSchema As Boolean
Get
'Usage
Dim instance As SPRatingUsageDefinition
Dim value As Boolean
value = instance.ProvisionSchema
public override bool ProvisionSchema { get; }
Property Value
Type: System.Boolean
A Boolean value = true if this provider should have schema provision in the logging store.