ddbc ~master (2019-12-15T12:40:34Z)
Home
Dub
Repo
ParameterMetaDataImpl.isNullable
ddbc
common
ParameterMetaDataImpl
Retrieves whether null values are allowed in the designated parameter.
class
ParameterMetaDataImpl
int
isNullable
(
int
param
)
Meta
Source
See Implementation
ddbc
common
ParameterMetaDataImpl
functions
getParameterCount
getParameterMode
getParameterType
getParameterTypeName
getPrecision
getScale
isNullable
isSigned
Retrieves whether null values are allowed in the designated parameter.