Java.Sql.IDatabaseMetaData.IsCatalogAtStart Property
Determine whether a fully qualified table name is prefixed or suffixed to a fully qualified table name.

Syntax

[get: Android.Runtime.Register("isCatalogAtStart", "()Z", "GetIsCatalogAtStartHandler:Java.Sql.IDatabaseMetaDataInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsCatalogAtStart { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptiona database error occurred.

Remarks

Determine whether a fully qualified table name is prefixed or suffixed to a fully qualified table name.

[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