Property is invalid for table cursors (Error 1468)

The property is not supported for cursors based on tables; it applies only to cursors based on views. Use the property only for view cursors.

For a cursor created by a CursorAdapter object, the SQL property for CURSORGETPROP( ) is not valid for table cursors when the DataSourceType property is specified as "XML".