ISQLOutput
WriteArray(IArray)
WriteAsciiStream(Stream)
WriteBigDecimal(BigDecimal)
WriteBinaryStream(Stream)
WriteBlob(IBlob)
WriteBoolean(Boolean)
WriteByte(SByte)
WriteBytes(Byte[])
WriteCharacterStream(Reader)
WriteClob(IClob)
WriteDate(Date)
WriteDouble(Double)
WriteFloat(Single)
WriteInt(Int32)
WriteLong(Int64)
WriteNClob(INClob)
WriteNString(String)
WriteObject(ISQLData)
WriteRef(IRef)
WriteRowId(IRowId)
WriteShort(Int16)
WriteSQLXML(ISQLXML)
WriteString(String)
WriteStruct(IStruct)
WriteTime(Time)
WriteTimestamp(Timestamp)
WriteURL(URL)
monoandroid
namespace Java.Sql
{
[Register("java/sql/SQLOutput", "", "Java.Sql.ISQLOutputInvoker")]
public interface ISQLOutput : IJavaObject, IJavaPeerable, IDisposable
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API