Android.Database.Sqlite.SQLiteProgram.Compile Method
Documentation for this section has not yet been entered.

Syntax

[Android.Runtime.Register("compile", "(Ljava/lang/String;Z)V", "GetCompile_Ljava_lang_String_ZHandler")]
[System.Obsolete("deprecated")]
protected virtual void Compile (string sql, bool forceCompilation)

Parameters

sql
Documentation for this section has not yet been entered.
forceCompilation
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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