Click or drag to resize

IStatementAutoPage Property

Determines if the RowSet returned when executing this IStatement will automatically fetch the following result pages. Defaults to true.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
bool AutoPage { get; }

Property Value

Type: Boolean
See Also