Cmdlets for CSV

Build 22.0.8462

Pagesize Parameter (Connect-CSV Cmdlet)

The maximum number of results to return per page from CSV.

Syntax

Connect-CSV -Pagesize int

Data Type

int

Default Value

5000

Remarks

The Pagesize property affects the maximum number of results to return per page from CSV. Setting a higher value may result in better performance at the cost of additional memory allocated per page consumed.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462