SPUserProfileADImportUsageEntry.ImportTimeSpentInDefrag-Eigenschaft
Für eine bessere Import Durchsatz verstrichene Zeit (in Millisekunden) Defragmentieren von Indizes.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ImportTimeSpentInDefrag As Long
Get
Set
'Usage
Dim instance As SPUserProfileADImportUsageEntry
Dim value As Long
value = instance.ImportTimeSpentInDefrag
instance.ImportTimeSpentInDefrag = value
public long ImportTimeSpentInDefrag { get; set; }
Eigenschaftswert
Typ: System.Int64
Siehe auch
Referenz
SPUserProfileADImportUsageEntry Klasse