HostIntegratorSession.GetCurrentRecordSetName Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetCurrentRecordSetName Method 

Gets the name of the current recordset.

[Visual Basic]Public Function GetCurrentRecordSetName() As String
[C#]
public string GetCurrentRecordSetName();

Return Value

This method returns the name of the current recordset in the Host Integrator model.

Remarks

Gets the name of the current recordset.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace