SPSqlLatencyUsageDefinition.UsageEntryType property
含有會對應至這個 SPUsageDefinition SPUsageEntry 類別的類型。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property UsageEntryType As Type
Get
'用途
Dim instance As SPSqlLatencyUsageDefinition
Dim value As Type
value = instance.UsageEntryType
public override Type UsageEntryType { get; }
Property value
Type: System.Type
請參閱
參照
SPSqlLatencyUsageDefinition class