Книга: Beginning Android

Getting Properties

Getting Properties

Once you have the Cursor positioned at a row of interest, you have a variety of methods to retrieve properties from that row, with different methods supporting different types (getString(), getInt(), getFloat(), etc.). Each method takes the zero-based index of the property you want to retrieve.

If you want to see if a given property has a value, you can use isNull() to test it for null-ness.

Содержание
Оглавление статьи/книги

Генерация: 1.244. Запросов К БД/Cache: 3 / 0
поделиться
Вверх Вниз