Compartilhar via


ExportImportManager.RecordCountPerChunk property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Property RecordCountPerChunk As Integer
    Get
    Set
'Uso
Dim instance As ExportImportManager
Dim value As Integer

value = instance.RecordCountPerChunk

instance.RecordCountPerChunk = value
public int RecordCountPerChunk { get; set; }

Property value

Type: System.Int32

Ver também

Referência

ExportImportManager class

ExportImportManager members

Microsoft.Office.Server.Search.Query namespace