PdcDBTable.SetField

From External Bemet Wiki
Revision as of 09:51, 22 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == SetField(FieldName as String,FieldValue as Variant) as Boolean == Description == Changes the value of the supplied fieldname == Notes == This method sets ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

SetField(FieldName as String,FieldValue as Variant) as Boolean

Description

Changes the value of the supplied fieldname

Notes

This method sets the value of a field in the table.

Code example

Availability

Available since June 2008 (from version 3.8)