ExportImportManager.RecordCountPerChunk-Eigenschaft
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Property RecordCountPerChunk As Integer
Get
Set
'Usage
Dim instance As ExportImportManager
Dim value As Integer
value = instance.RecordCountPerChunk
instance.RecordCountPerChunk = value
public int RecordCountPerChunk { get; set; }
Eigenschaftswert
Typ: System.Int32