PFExternalConnectionBatchSize Property |
Gets or sets the number of elements (rows, items) loaded by query to the data source.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public int BatchSize { get; set; }
Property Value
Type:
Int32See Also