Specifies the command to automatically refresh the record after an Update command is executed. Read/write at design time and run time.
CursorAdapter.UpdateCmdRefreshCmd[ = cCommand] |
Return Value
Term | Definition | ||||||
---|---|---|---|---|---|---|---|
cCommand |
Character data type. The following table lists the possible values for cCommand.
|
Remarks
Applies To: CursorAdapter Class
Note: |
---|
The AllowUpdate Property must be set to True (.T.) to permit update operations to a data source. |
For more information about how Visual FoxPro updates CursorAdapters, see Data Access Management Using CursorAdapters.