Läs på engelska

Dela via


DatabaseUtils.AppendSelectionArgs(String[], String[]) Method

Definition

Appends one set of selection args to another.

C#
[Android.Runtime.Register("appendSelectionArgs", "([Ljava/lang/String;[Ljava/lang/String;)[Ljava/lang/String;", "")]
public static string[]? AppendSelectionArgs(string[]? originalValues, string[]? newValues);

Parameters

originalValues
String[]
newValues
String[]

Returns

String[]
Attributes

Remarks

Appends one set of selection args to another. This is useful when adding a selection argument to a user provided set.

Java documentation for android.database.DatabaseUtils.appendSelectionArgs(java.lang.String[], java.lang.String[]).

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35