Java.Sql.IClob.Free Method
Frees any resources held by this clob.

Syntax

[Android.Runtime.Register("free", "()V", "GetFreeHandler:Java.Sql.IClobInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void Free ()

Exceptions

TypeReason
Java.Sql.SQLException

Remarks

Frees any resources held by this clob. After free is called, calling method other than free will throw SQLException (calling free repeatedly will do nothing).

[Android Documentation]

Requirements

Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9