MockCursor.GetLong(Int32) Método

Definición

Devuelve el valor de la columna solicitada como un long.

[Android.Runtime.Register("getLong", "(I)J", "GetGetLong_IHandler")]
public virtual long GetLong(int columnIndex);
[<Android.Runtime.Register("getLong", "(I)J", "GetGetLong_IHandler")>]
abstract member GetLong : int -> int64
override this.GetLong : int -> int64

Parámetros

columnIndex
Int32

índice de base cero de la columna de destino.

Devoluciones

Implementaciones

Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a