Overview
Encapulates SQLWarning attributes
Attribute Summary
name | type | description |
---|---|---|
Public | ||
errorCode | Integer |
The vendor-specific error code |
message | String |
The warning message |
SQLState | String |
the SQL State |
Protected |
Inherited Attributes
Inherited Functions
Attributes
public errorCode: Integer
The vendor-specific error code
public message: String
The warning message
public SQLState: String
the SQL State