ScriptProcessorLookAheadRecords Property

Gets the number of records that need to be preloaded to enable computations. If all records are required,-1 is returned.

Namespace:  Dundas.BI.Data.Transforms
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public int LookAheadRecords { get; }

Property Value

Type: Int32
See Also