SQLSelect.Fetch Method | |
Fetch the next row.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.22 GA
Syntax Remarks
Sends a NotifyRecordChange message, if successful.
Tip |
---|
ODBC does not support the use of both SQLSelect:Fetch() and SQLSelect:ExtendedFetch() within the same select. |
See Also