Java.Sql.IDatabaseMetaData.MaxCatalogNameLength Property
Returns the maximum size of a catalog name in this database.

Syntax

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

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptiona database error occurred.

Remarks

Returns the maximum size of a catalog name in 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