RowScanDepth Parameter (Connect-Domino Cmdlet)
Set this property to control the number of rows scanned when TypeDetectionScheme is set to RowScan.
Syntax
Connect-Domino -RowScanDepth string
Data Type
cstr
Default Value
"30"
Remarks
Determines the number of rows used to determine the column data types.
Setting a high value may decrease performance. Setting a low value may prevent the data type from being determined properly, especially when there is null data.