SPUsageProvider.DaysToKeepDetailedData 属性

天若要保持数据的数量。

命名空间:  Microsoft.SharePoint.Administration
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Overrides Property DaysToKeepDetailedData As UInteger
    Get
    Set
用法
Dim instance As SPUsageProvider
Dim value As UInteger

value = instance.DaysToKeepDetailedData

instance.DaysToKeepDetailedData = value
public override uint DaysToKeepDetailedData { get; set; }

属性值

类型:System.UInt32
UInt32 数天。

另请参阅

引用

SPUsageProvider 类

SPUsageProvider 成员

Microsoft.SharePoint.Administration 命名空间