DoSetFieldValue Method |
||||||||||||
Applies to: SqlQueryBuilder object Sets the value of a field to a literal value or expression, in a query that will insert or update records. Syntax:object.DoSetFieldValue FieldName As , Value As , DataType As The DoSetFieldValue method syntax has these parts:
Remarks:Put more information here.
|
||||||||||||