UpdatableFieldList Property
Visual FoxPro 9.0 SP2 |
UpdatableFieldList Property |
See Also |
![]() |
Specifies a comma-delimited list of fields in the view and includes fields from the cursor. When working with this property for regular cursors, use the CURSORSETPROP( ) and CURSORGETPROP( ) functions. Read/write.
![]() |
---|
You must include a list of field names for updates to work when using automatic updating. |
![]() |
---|
Setting UpdatableFieldList for CursorAdapter objects 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.UpdatableFieldList [= cList] |
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic