Performs an insert operation for the current recordset.
[Visual Basic]
Public Sub InsertRecord( _
ByVal record As IDictionary _
)
Performs an insert operation for the current recordset.
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorException | Thrown if the connection is for metadata only |
HostIntegratorServerException | Thrown if the insert operation fails. |
HostIntegratorModelDefException | Thrown if a reference is made to a nonexistent field |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace