Skip to content

DriverMetadataError

[Source]

The driver rejected SQLDescribeCol or SQLDescribeParam for a reason other than "not implemented" — e.g. invalid statement state.

primitive val DriverMetadataError

Constructors

create

[Source]

new val create()
: DriverMetadataError val^

Returns


Public Functions

string

[Source]

fun box string()
: String val

Returns


eq

[Source]

fun box eq(
  that: DriverMetadataError val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: DriverMetadataError val)
: Bool val

Parameters

Returns