判断题

无论字段是何种属性,总可以使用getString(int columnindex)或getString(String columnName)方法返回字段值的串表示。

【参考答案】

正确