RecordSetMetaData.FieldNames Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

RecordSetMetaData.FieldNames Property

Gets a list of the fields in a recordset.

[Visual Basic]Public ReadOnly Property FieldNames As IList
[C#]
public System.Collections.IList FieldNames {get;}

Property Value

This property returns a list of the fields in a recordset.

Remarks

Gets a list of the fields in a recordset.

See Also

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