Verastream Host Integrator .Net Reference

HostIntegratorSession.GetRecordSetLocations Method ()

Gets the locations for all recordsets in the current entity.

[Visual Basic]
Overloads Public Function GetRecordSetLocations() As IList
[C#]
public IList GetRecordSetLocations();

Return Value

This version of the GetRecordSetLocations method (without parameters) returns locations for all recordsets in the current entity.

Remarks

Gets the locations for all recordsets in the current entity.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown if client is not connected
HostIntegratorExceptionThrown if the connection is for metadata only

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.GetRecordSetLocations Overload List