SQLiteProgram.Native_bind_string(Int32, String) Method

Definition

[Android.Runtime.Register("native_bind_string", "(ILjava/lang/String;)V", "")]
protected void Native_bind_string (int index, string? value);
[<Android.Runtime.Register("native_bind_string", "(ILjava/lang/String;)V", "")>]
member this.Native_bind_string : int * string -> unit

Parameters

index
Int32
value
String
Attributes

Remarks

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