An NDoc Documented Class Library

HostIntegratorSession.GetRecordSetLocations Method ()

Gets the locations for all recordsets in the current entity.

public virtual 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 | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.GetRecordSetLocations Overload List