Truncates this Clob after the specified number of characters.
Syntax
[Android.Runtime.Register("truncate", "(J)V", "GetTruncate_JHandler:Java.Sql.IClobInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void Truncate (
long len)
Parameters
- len
- the length in characters giving the place to
truncate this Clob.
Exceptions
Remarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1