QTable ToString Method NReco.Data Class Library Documentation
Returns a string representation of this QSource

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public override string ToString()

Return Value

Type: String
string that represents QSource in [name].[alias] format
See Also