ddb ~master (2017-10-20T15:10:57Z)
Home
Dub
Repo
PGParameters
ddb
postgres
Collection of query parameters
class
PGParameters {
short
length
[@property getter];
PGParameter
add
(
short
index
,
PGType
type
)
;
}
Members
Functions
add
PGParameter
add
(
short
index
,
PGType
type
)
Creates and returns new parameter.
Properties
length
short
length
[@property getter]
Meta
Source
See Implementation
ddb
postgres
aliases
PGFields
classes
PGCommand
PGConnection
PGParameter
PGParameters
PGResultSet
ResponseMessage
ServerErrorException
structs
PGField
Collection of query parameters