Condividi tramite


AbstractWindowedCursor.IsString(Int32) Metodo

Definizione

Attenzione

deprecated

Questo membro è deprecato.

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

Parametri

columnIndex
Int32

Restituisce

Attributi

Commenti

Questo membro è deprecato. Utilizzare #getType.

Documentazione java per android.database.AbstractWindowedCursor.isString(int).

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a