Bind a byte array value to this statement.
Syntax
[Android.Runtime.Register("bindBlob", "(I[B)V", "GetBindBlob_IarrayBHandler")]
public virtual
void BindBlob (
int index,
byte[] value)
Parameters
- index
- The 1-based index to the parameter to bind
- value
- The value to bind, must not be null
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