Java.Sql.IDatabaseMetaData.SupportsSelectForUpdate Method
Determines whether the SELECT FOR UPDATE statement is supported.

Syntax

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

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptiona database error occurred.

Remarks

Determines whether the SELECT FOR UPDATE statement is 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