Name (ADO)

Sets or returns name of a field. This property is read-only.

Return Values

Sets or returns a String that specifies a name.

Remarks

Because the PegDB does not store field names, a name is constructed using the high-order word of the PEGPROPID. Since ADO sql always creates these names as 0, 1, 2, … etc., it generally maps well to the Fields collection index.