runtime
/
com.squareup.sqldelight.db
/
SqlCursor
/
getString
common
get
String
abstract fun
getString
(index:
Int
):
String
?
Content copied to clipboard
Return
The string or null value of column
index
for the current row of the result set.