Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a string definition of a database type.
Syntax
protected str dbType(Types _types, [int _length])
Run On
Server
Parameters
- _types
Type: Types Enumeration
The database type.
- _length
Type: int
The length of the type, if it is a string.
Return Value
Type: str
A SQL string.