RecordContainer Methods

The RecordContainer type exposes the following members.

Methods
  NameDescription
Public methodCreateDataInputRecord
Creates a data input record with the specified data values. The specified data values are checked for validity against the data input table schema.
Public methodUpdateDataInputRecord
Updates the record and checks if the specified data is valid.
Top
See Also