Share via


SPDistributedCacheCallUsageProvider.ProvisionSchema property

Whether or not to provision the SQL schema for the usage provider.

Namespace:  Microsoft.SharePoint.DistributedCaching.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ProvisionSchema As Boolean
    Get
'Usage
Dim instance As SPDistributedCacheCallUsageProvider
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

SPDistributedCacheCallUsageProvider class

SPDistributedCacheCallUsageProvider members

Microsoft.SharePoint.DistributedCaching.Utilities namespace