Java.Sql.ISQLXML.SetCharacterStream Method
Returns a writer that can be used to write character data to this SQL XML object.

Syntax

[Android.Runtime.Register("setCharacterStream", "()Ljava/io/Writer;", "GetSetCharacterStreamHandler:Java.Sql.ISQLXMLInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public Java.IO.Writer SetCharacterStream ()

Returns

Documentation for this section has not yet been entered.

Exceptions

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

Remarks

Returns a writer that can be used to write character data to this SQL XML object.

[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