Finds the name of the first table, which is editable.
Syntax
[Android.Runtime.Register("findEditTable", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public static
string FindEditTable (
string tables)
Parameters
- tables
- a list of tables
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Database.Sqlite
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1