Lines Matching refs:as
83 /** gets the value of a column in the current row as a String.
92 /** gets the value of a column in the current row as boolean.
101 /** gets the value of a column in the current row as a byte.
110 /** gets the value of a column in the current row as a short.
119 /** gets the value of a column in the current row as a long.
128 /** gets the value of a column in the current row as a hyper.
137 /** gets the value of a column in the current row as a float.
146 /** gets the value of a column in the current row as a double.
155 /** gets the value of a column in the current row as a byte array.
165 /** gets the value of a column in the current row as a date object.
175 /** gets the value of a column in the current row as a time object.
185 /** gets the value of a column in the current row as a datetime object.
195 /** gets the value of a column in the current row as a stream of
218 /** gets the value of a column in the current row as a stream of
240 /** @returns the value of a column in the current row as an object.