Contains an array of the fields in the specified query command, which yields the values of a parameter of a
Parameter.Fields(Index) [= value]
Parameter
An
(Index)
The zero-based index of a specific item in the Fields array.
value
A returned
This property is read-only. A single parameter can contain more than one field. For example, a jukebox application might contain the command relationship "Play tracks". If the key of the Tracks table in the database consists of both TrackID and AlbumID, the track parameter for the command relationship will contain both fields.