HostIntegratorSession.GetTableNames Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetTableNames Method 

Gets the names of all tables in the Host Integrator model.

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

Return Value

This method returns the names of all tables in the Host Integrator model.

Remarks

Gets the names of all tables in the Host Integrator model.

See Also

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