Gets metadata for a recordset in the specified entity.
[Visual Basic]
Public Function GetRecordSetMetaData( _
ByVal entityName As String, _
ByVal recordSetName As String _
) As RecordSetMetaData
This method returns metadata for the specified recordset.
Gets metadata for a recordset in the specified entity.
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorModelDefException | Thrown if a reference is made to a nonexistent entity or recordset |
HostIntegratorModelDefException | Thrown if a reference is made to a nonexistent recordset |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace