Freigeben über


SPClickthroughUsageDefinition.ProvisionSchema-Eigenschaft

HINWEIS: Diese API ist veraltet.

Gibt an, ob diese verwendungsanbieter Bereitstellung des Datenbankschemas im Speicher Protokollierung oder nicht hat.

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; }

Eigenschaftswert

Typ: System.Boolean
Ein Wert Boolean = true , wenn diese verwendungsanbieter Bereitstellung des Datenbankschemas umfasst.

Siehe auch

Referenz

SPClickthroughUsageDefinition Klasse

SPClickthroughUsageDefinition-Member

Microsoft.SharePoint.Administration-Namespace