4D For PostgreSQL, Command Alphabetical List, G
A B
C
D
E
F G H
I
J K L M N O
P
Q
R
S
T
U
V W X Y Z
PGSQL_GetAffectedRows
(resID; affectedRows)
Longint
PGSQL_GetBooleanValue
(resID; rowIndex; fieldIndex; booleanValue)
Longint
PGSQL_GetByteaValue
(resID; fieldIndex; rowIndex; byteaValue)
Longint
PGSQL_GetConnStatus
(connID)
Longint
PGSQL_GetDateValue
(resID; rowIndex; fieldIndex; dateValue)
Longint
PGSQL_GetDbName
(connID; dbName)
Longint
PGSQL_GetFieldCount
(resID; fieldCount)
Longint
PGSQL_GetFieldIndex
(resID; fieldName; fieldIndex)
Longint
PGSQL_GetFieldLength
(resID; rowIndex; fieldIndex; fieldLength)
Longint
PGSQL_GetFieldMod
(resID; fieldIndex; fieldMod)
Longint
PGSQL_GetFieldName
(resID; fieldIndex; fieldName)
Longint
PGSQL_GetFieldSize
(resID; fieldIndex; fieldSize)
Longint
PGSQL_GetFieldType
(resID; fieldIndex; fieldType)
Longint
PGSQL_GetHostname
(connID; hostName)
Longint
PGSQL_GetIntegerValue
(resID; rowIndex; fieldIndex; integerValue)
Longint
PGSQL_GetLastCmdStatus
(resID; lastCmdStatus)
Longint
PGSQL_GetLastConnError
(connID)
Longint
PGSQL_GetLOBData
(connID; objectID; lobData)
Longint
PGSQL_GetLongintValue
(resID; rowIndex; fieldIndex; longintValue)
Longint
PGSQL_GetOIDValue
(resID; fieldIndex; rowIndex; objectValue)
Longint
PGSQL_GetOptions
(connID; options)
Longint
PGSQL_GetPassword
(connID; password)
Longint
PGSQL_GetPortNum
(connID; portNum)
Longint
PGSQL_GetRealValue
(resID; rowIndex; fieldIndex; realValue)
Longint
PGSQL_GetResultErrorMess
(resID; errorMess)
Longint
PGSQL_GetResultStatus
(resID; resultStatus)
Longint
PGSQL_GetRowCount
(resID; rowCount)
Longint
PGSQL_GetStringValue
(resID; rowIndex; fieldIndex; stringValue)
Longint
PGSQL_GetTextValue
(resID; rowIndex; fieldIndex; textValue)
Longint
PGSQL_GetTimeValue
(resID; rowIndex; fieldIndex; hourValue; minValue; secValue)
Longint
PGSQL_GetUserName
(connID; userName)
Longint
PGSQL_GetValues
(resID; fieldIndex; columnArray; startRow; rowCount)