Lenguaje

StatementEvent.SQLException Propiedad

Definición

Devuelve que el SQLException controlador está a punto de iniciarse.

public virtual Java.Sql.SQLException? SQLException { [Android.Runtime.Register("getSQLException", "()Ljava/sql/SQLException;", "GetGetSQLExceptionHandler")] get; }
[<get: Android.Runtime.Register("getSQLException", "()Ljava/sql/SQLException;", "GetGetSQLExceptionHandler")>]
member this.SQLException : Java.Sql.SQLException

Valor de propiedad

El SQLException controlador está a punto de iniciar <p>

Atributos

Comentarios

Devuelve que el SQLException controlador está a punto de iniciarse.

Agregado en la versión 1.6.

Java documentación para javax.sql.StatementEvent.getSQLException().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a