Java.Sql.ISQLXML.SetBinaryStream Method
Returns a stream that can be used to write binary data to this SQL XML object.

Syntax

[Android.Runtime.Register("setBinaryStream", "()Ljava/io/OutputStream;", "GetSetBinaryStreamHandler:Java.Sql.ISQLXMLInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public System.IO.Stream SetBinaryStream ()

Returns

Documentation for this section has not yet been entered.

Exceptions

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

Remarks

Returns a stream that can be used to write binary 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