Overview

Encapulates SQLWarning attributes

Attribute Summary

nametypedescription
Public
errorCodeInteger

The vendor-specific error code

messageString

The warning message

SQLStateString

the SQL State

Protected

Inherited Attributes

Inherited Functions

Attributes

public errorCode: Integer

The vendor-specific error code

public message: String

The warning message