Updated: 2023-09-20

OLE DB Property of Rowset and Command — «refresh_sql»

Name:
refresh_sql
Type:
VT_BSTR
R/W:
R/W
Default:
EMPTY
IBProvider:
3, 5

Defines SQL query for re-reading of row data. The provider allows the use only of «OLD» parameters in query text.

Example: «SELECT * FROM MY_TABLE WHERE ID=:OLD.ID»

See also

Other properties of group

Other sets of properties