Share via


SPQueryUsageDefinition.ProvisionSchema Property

Indicates whether this usage provider should have a schema provision in the logging store.

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 SPQueryUsageDefinition
Dim value As Boolean

value = instance.ProvisionSchema
public override bool ProvisionSchema { get; }

Property Value

Type: System.Boolean
A Boolean value = true if this usage provider should have a schema provision in the logging store.

See Also

Reference

SPQueryUsageDefinition Class

SPQueryUsageDefinition Members

Microsoft.SharePoint.Administration Namespace