dataFld property

Sets or retrieves the data column affected by the HTMLFrameSiteEvents::oncellchange event.

Syntax

HRESULT value = object.put_dataFld( v);HRESULT value = object.get_dataFld(* p);

Property values

Type: BSTR

a data column in the current recordset.

See also

Introduction to Data Binding