JavaScript Editor js editor     Web development 



Main Page

Specifies the key fields in the cursor used to retrieve a record after an Insert command is executed. Read/write at design time and run time.

CursorAdapter.InsertCmdRefreshKeyFieldList[ = cExpr] 

Return Value

Term Definition

cExpr

The character expression cExpr is a comma delimited list of the key fields in the cursor that is used to retrieve a record from the data source.

Remarks

Applies To: CursorAdapter Class

For more information about how Visual FoxPro updates CursorAdapters, see Data Access Management Using CursorAdapters.

See Also



JavaScript Editor js editor     Web development