ContentProviderOperation.IsInsert Proprietà

Definizione

Restituisce true se l'operazione rappresenta un'operazione ContentProvider#insert .

public virtual bool IsInsert { [Android.Runtime.Register("isInsert", "()Z", "GetIsInsertHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("isInsert", "()Z", "GetIsInsertHandler", ApiSince=23)>]
member this.IsInsert : bool

Valore della proprietà

Attributi

Commenti

Restituisce true se l'operazione rappresenta un'operazione ContentProvider#insert .

per android.content.ContentProviderOperation.isInsert().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a