Member Junction
Preparing search index...
@memberjunction/core
SQLFullType
Function SQLFullType
SQLFullType
(
baseType
:
string
,
length
:
number
,
precision
:
number
,
scale
:
number
,
)
:
string
Returns a string that contains the full SQL type including length, precision and scale if applicable
Parameters
baseType
:
string
length
:
number
precision
:
number
scale
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Member Junction
Loading...
Returns a string that contains the full SQL type including length, precision and scale if applicable