InsertCmdRefreshCmd Property

Specifies the command to automatically refresh the record after an Insert command is executed. Read/write at design time and run time.

CursorAdapter.InsertCmdRefreshCmd[ = cCommand] 

Return Value

Term

Definition

cCommand

Character data type. The following table lists the possible values for cCommand.

cCommand

Description

Character string or expression

Specifies a valid refresh command for the data source.

Empty string ("")

The CursorAdapter object generates the refresh command automatically.

Remarks

Applies To: CursorAdapter Class

See Also

Reference

InsertCmdRefreshCmd Property

InsertCmdRefreshFieldList Property

InsertCmdRefreshKeyFieldList Property

UpdateCmdRefreshCmd Property

UpdateCmdRefreshFieldList Property

UpdateCmdRefreshKeyFieldList Property