Java.Sql.ISavepoint.SavepointId Property
Returns the constructed ID for this savepoint.

Syntax

[get: Android.Runtime.Register("getSavepointId", "()I", "GetGetSavepointIdHandler:Java.Sql.ISavepointInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int SavepointId { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptionif an error occurrs accessing the database.

Remarks

Returns the constructed ID for this savepoint.

[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