Bind a double value to this statement.
Syntax
[Android.Runtime.Register("bindDouble", "(ID)V", "GetBindDouble_IDHandler")]
public virtual
void BindDouble (
int index,
double value)
Parameters
- index
- The 1-based index to the parameter to bind
- value
- The value to bind
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