| Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]()
|
| Appendix K XML Conversion Function APIs | > K.2 CSVSource Class |
FunctionThis method generates a ResultSet from the data in the CSV file.
Syntax
public java.sql.ResultSet getResultSet() throws CSVException; |
Return ValueReturns the ResultSet object that has been generated.
ParametersNone.
Exceptions
CSVExceptionThis is output if an error occurs when the ResultSet object is created.
Refer to K.8 Error Codes Posted when XML Conversion Function APIs are Used for error code and error message details.
Contents
Index
![]()
|