AbstractWindowedCursor.IsLong(Int32) Método

Definición

Precaución

deprecated

Este miembro está en desuso.

[Android.Runtime.Register("isLong", "(I)Z", "GetIsLong_IHandler")]
[System.Obsolete("deprecated")]
public virtual bool IsLong(int columnIndex);
[<Android.Runtime.Register("isLong", "(I)Z", "GetIsLong_IHandler")>]
[<System.Obsolete("deprecated")>]
abstract member IsLong : int -> bool
override this.IsLong : int -> bool

Parámetros

columnIndex
Int32

Devoluciones

Atributos

Comentarios

Este miembro está en desuso. Utilice #getType

Java documentación para android.database.AbstractWindowedCursor.isLong(int).

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