Gets the locations for the specified recordsets in the current entity.
[Visual Basic]
Overloads Public Function GetRecordSetLocations( _
ByVal recordSetNames As IList _
) As IList
This version of the GetRecordSetLocations method (with a recordSetNames parameter) returns locations for the specified recordsets in the current entity.
Gets the locations for the specified recordsets 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 | HostIntegratorSession.GetRecordSetLocations Overload List