An NDoc Documented Class Library

HostIntegratorSession.GetRecordSetLocations Method

Gets the locations for all recordsets in the current entity.

Overload List

Gets the locations for all recordsets in the current entity.

public virtual IList GetRecordSetLocations();

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

public virtual IList GetRecordSetLocations(IList);

See Also

HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace