ISavepoint.SavepointId Property

Definition

Returns the constructed ID for this savepoint.

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

Property Value

Attributes

Exceptions

if an error occurrs accessing the database.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to