Click or drag to resize

PFExternalDataProvider_CassandraResetPagingInfo Method

Resets the information allowing to browse page after page in Cassandra. This implies that loading again a page 3 (without reloading pages 1 and 2) will load pages 1 and 2 internally before loading the page 3.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void ResetPagingInfo()
See Also