Java.Sql.IStatement.IsClosed Property
Returns true if this statement has been closed, false otherwise.

Syntax

[get: Android.Runtime.Register("isClosed", "()Z", "GetIsClosedHandler:Java.Sql.IStatementInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsClosed { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLException

Remarks

Returns true if this statement has been closed, false otherwise.

[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