SPDistributedCacheCallUsageProvider.TableName 属性

SQL 表的名称。

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

语法

声明
Public Overrides ReadOnly Property TableName As String
    Get
用法
Dim instance As SPDistributedCacheCallUsageProvider
Dim value As String

value = instance.TableName
public override string TableName { get; }

属性值

类型:System.String

另请参阅

引用

SPDistributedCacheCallUsageProvider 类

SPDistributedCacheCallUsageProvider 成员

Microsoft.SharePoint.DistributedCaching.Utilities 命名空间