ISet.SetFieldValue Method
Sets the value of a field defined in the sets DB Fields manager.
Sub SetFieldValue( _
ByVal mnemonic As String, _
ByVal value As Object _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
mnemonic
-
string
The unique identifier (mnemonic) of the field.
-
value
-
object
The value of the field to be set. Can be either numeric, text or binary.
null reference (Nothing in Visual Basic) for no value.
Available since QDV 7.19.700.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2