Java.Sql.IDatabaseMetaData.LocatorsUpdateCopy Method
Determines whether updates are made to a copy of, or directly on, Large Objects (LOBs).

Syntax

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

Returns

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptiona database error occurred.

Remarks

Determines whether updates are made to a copy of, or directly on, Large Objects (LOBs).

[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