Lines Matching refs:as
84 /** gets the value of a column in the current row as a string.
95 /** gets the value of a column in the current row as boolean.
106 /** get the value of a column in the current row as a byte.
117 /** gets the value of a column in the current row as a short.
128 /** get the value of a column in the current row as an integer.
139 /** get the value of a column in the current row as a long.
150 /** gets the value of a column in the current row as a float.
161 /** gets the value of a column in the current row as a double.
172 /** gets the value of a column in the current row as a byte array.
184 /** gets the value of a column in the current row as a date object.
196 /** gets the value of a column in the current row as a time object.
208 /** gets the value of a column in the current row as a datetime object.
220 /** gets the value of a column in the current row as a stream of
246 /** gets the value of a column in the current row as a stream of
272 /** returns the value of a column in the current row as an object.