dataFld property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the data column affected by the HTMLFrameSiteEvents::oncellchange event.
Syntax
HRESULT value = object.put_dataFld(BSTR v);HRESULT value = object.get_dataFld(BSTR* p);
Property values
Type: BSTR
a data column in the current recordset.
See also
Build date: 6/12/2012
Community Additions
Show: