HostIntegratorSession.GetRecordSetLocations Method (IList)

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetRecordSetLocations Method (IList)

Gets the locations for the specified recordsets in the current entity.

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

Parameters

recordSetNames
Specifies the names of the recordsets for which locations are to be returned.

Return Value

This version of the GetRecordSetLocations method (with a recordSetNames parameter) returns locations for the specified recordsets in the current entity.

Remarks

Gets the locations for the specified recordsets in the current entity.

See Also

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