Condividi tramite


ContentProviderOperation.Builder.WithSelection(String, String[]) Metodo

Definizione

Selezione e argomenti da utilizzare.

[Android.Runtime.Register("withSelection", "(Ljava/lang/String;[Ljava/lang/String;)Landroid/content/ContentProviderOperation$Builder;", "GetWithSelection_Ljava_lang_String_arrayLjava_lang_String_Handler")]
public virtual Android.Content.ContentProviderOperation.Builder WithSelection (string? selection, string[]? selectionArgs);
[<Android.Runtime.Register("withSelection", "(Ljava/lang/String;[Ljava/lang/String;)Landroid/content/ContentProviderOperation$Builder;", "GetWithSelection_Ljava_lang_String_arrayLjava_lang_String_Handler")>]
abstract member WithSelection : string * string[] -> Android.Content.ContentProviderOperation.Builder
override this.WithSelection : string * string[] -> Android.Content.ContentProviderOperation.Builder

Parametri

selection
String
selectionArgs
String[]

Restituisce

Attributi

Commenti

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