Java.Sql.IClob.AsciiStream Property
Gets the value of this Clob object as an ASCII stream.

Syntax

[get: Android.Runtime.Register("getAsciiStream", "()Ljava/io/InputStream;", "GetGetAsciiStreamHandler:Java.Sql.IClobInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public System.IO.Stream AsciiStream { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptionif an error occurs accessing the Clob.

Remarks

Gets the value of this Clob object as an ASCII stream.

[Android Documentation]

Requirements

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