Java.Sql.IDatabaseMetaData.RowIdLifetime Property
Returns the lifetime for which a RowId object remains valid if this data source supports the SQL ROWID type

Syntax

[get: Android.Runtime.Register("getRowIdLifetime", "()Ljava/sql/RowIdLifetime;", "GetGetRowIdLifetimeHandler:Java.Sql.IDatabaseMetaDataInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public RowIdLifetime RowIdLifetime { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptionif any error occurs

Remarks

Returns the lifetime for which a RowId object remains valid if this data source supports the SQL ROWID type

[Android Documentation]

Requirements

Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9