com.wrq.vhi.script.api
Interface ProcedureRecord

All Superinterfaces:
Record
All Known Subinterfaces:
MutableProcedureRecord

public interface ProcedureRecord
extends Record

A record in a ProcedureRecordSet. Column values can be accessed by either column name or a zero-based index.


Method Summary
 
Methods inherited from interface com.wrq.vhi.script.api.Record
get, get, getCount, getName, getNames, indexOf