Develop > Programming Guide > System Language reference > List: RAD functions > RAD function: dbdict.helper(“db.type”)

RAD function: dbdict.helper(“db.type”)

A RAD utility function that helps retrieve the current RDBMS type.

Function

dbdict.helper(“db.type”)

Format

dbdict.helper(“db.type”)

Parameters

None

Return values

A string type value that represents the current RDBMS type, which can be “sqlserver”, “oracle”, or “db2universal”.