Java.Sql.IDatabaseMetaData.MaxBinaryLiteralLength Property
Get the maximum number of hex characters in an in-line binary literal for this database.

Syntax

[get: Android.Runtime.Register("getMaxBinaryLiteralLength", "()I", "GetGetMaxBinaryLiteralLengthHandler:Java.Sql.IDatabaseMetaDataInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int MaxBinaryLiteralLength { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptiona database error occurred.

Remarks

Get the maximum number of hex characters in an in-line binary literal for this database.

[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