Bind a long value to this statement.
Syntax
[Android.Runtime.Register("bindLong", "(IJ)V", "GetBindLong_IJHandler")]
public virtual
void BindLong (
int index,
long 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