SendUpdates Property
Visual FoxPro 9.0 SP2 |
SendUpdates Property |
See Also |
![]() |
Specifies whether to send an SQL update query to update tables. When handling this property for regular cursors, use the CURSORSETPROP( ) and CURSORGETPROP( ) functions. Read/write.
![]() |
---|
Setting SendUpdates applies only to CursorAdapter objects with ODBC or ADO data sources and overrides the property setting of a cursor when attached to a CursorAdapter object. That is, changing the settings on the cursor using CURSORSETPROP( ) has no effect. |
CursorAdapter.SendUpdates [= lValue] |
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic