Sets the current recordset, by name.
[Visual Basic]
Public Sub SetCurrentRecordSetByName( _
ByVal recordSetName As String _
)
This method is only relevant if there is more than one recordset in the current entity.
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorException | Thrown if the connection is for metadata only |
HostIntegratorModelDefException | Thrown if a reference is made to a nonexistent recordset |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace