Java.Sql.IDatabaseMetaData.SupportsDifferentTableCorrelationNames Method
Determines whether table correlation names are required to be different from the names of the tables, when they are supported.

Syntax

[Android.Runtime.Register("supportsDifferentTableCorrelationNames", "()Z", "GetSupportsDifferentTableCorrelationNamesHandler:Java.Sql.IDatabaseMetaDataInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool SupportsDifferentTableCorrelationNames ()

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptiona database error occurred.

Remarks

Determines whether table correlation names are required to be different from the names of the tables, when they are supported.

[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