The properties of Java.Sql.IPreparedStatement are listed below. For a list of all members, see the IPreparedStatement Members list.
| [read-only] | MetaData | IResultSetMetaData. Returns a ResultSetMetaData describing the ResultSet that would be produced by execution of the PreparedStatement. |
| [read-only] | ParameterMetaData | IParameterMetaData. Gets information about the parameters of the PreparedStatement. |