Preparing search index...
The search index is not available
Member Junction
Member Junction
@memberjunction/core
TypeScriptTypeFromSQLType
Function TypeScriptTypeFromSQLType
Type
Script
Type
FromSQLType
(
sqlType
)
:
"string"
|
"number"
|
"boolean"
|
"Date"
Returns the TypeScript type that corresponds to the SQL type passed in
Parameters
sqlType
:
string
Returns
"string"
|
"number"
|
"boolean"
|
"Date"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Returns the TypeScript type that corresponds to the SQL type passed in