Share via


SPClickthroughUsageDefinition.ProvisionSchema property

NOTE: This API is now obsolete.

Indicates whether this usage provider has schema provision in the logging store or not.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property ProvisionSchema As Boolean
    Get
'Usage
Dim instance As SPClickthroughUsageDefinition
Dim value As Boolean

value = instance.ProvisionSchema
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public override bool ProvisionSchema { get; }

Property value

Type: System.Boolean
A Boolean value = true if this usage provider has schema provision.

See also

Reference

SPClickthroughUsageDefinition class

SPClickthroughUsageDefinition members

Microsoft.SharePoint.Administration namespace