ODAC

TOraCursor.CanFetch Method

Verifies if the cursor state permits data fetching.

Class

TOraCursor

Syntax

function CanFetch: boolean; override;

Return Value
True, if data fetching is permitted, False otherwise.

Remarks

Call the CanFetch function to verify whether the cursor is in the state that permits data fetching.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback