Java.Sql.ISQLXML.BinaryStream Property
Returns a stream that can be used to read binary data from this SQL XML object.

Syntax

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

Value

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 read binary data from 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