Android.Database.DatabaseUtils.SqlEscapeString Method
SQL-escape a string.

Syntax

[Android.Runtime.Register("sqlEscapeString", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public static string SqlEscapeString (string value)

Parameters

value
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

SQL-escape a string.

[Android Documentation]

Requirements

Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1