Share via


SPDistributedCacheCallUsageProvider members

The usage provider that stores information about distributed cache calls.

The SPDistributedCacheCallUsageProvider type exposes the following members.

Constructors

  Name Description
Public method SPDistributedCacheCallUsageProvider()
Public method SPDistributedCacheCallUsageProvider(SPFarm)

Top

Properties

  Name Description
Public property Columns A 2-dimensional array that provides the column name and sql database type used to store data for this usage provider. (Overrides SPUsageProvider.Columns.)
Public property Description The description of the usage provider. (Overrides SPUsageDefinition.Description.)
Public property Hidden Whether or not the usage provider is hidden. (Overrides SPUsageDefinition.Hidden.)
Public property ProvisionSchema Whether or not to provision the SQL schema for the usage provider. (Overrides SPUsageProvider.ProvisionSchema.)
Public property TableName The name of the SQL table. (Overrides SPUsageProvider.TableName.)
Public property UsageEntryType The type of the usage entry associated with this usage provider. (Overrides SPUsageDefinition.UsageEntryType.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ParseLogFileEntry Covert the input array into a usage entry for this usage provider. (Overrides SPUsageProvider.ParseLogFileEntry([]).)
Public methodStatic member RegisterUsageProvider Registers the usage provider with the farm..
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPDistributedCacheCallUsageProvider class

Microsoft.SharePoint.DistributedCaching.Utilities namespace