Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
ISqlColumn
Interface ISqlColumn
interface
ISqlColumn
{
dataType
:
"string"
|
"number"
|
"boolean"
|
"timestamp"
|
"null"
;
isNullable
?:
boolean
;
name
:
string
;
tableName
:
string
;
}
Index
Properties
data
Type
is
Nullable?
name
table
Name
Properties
data
Type
data
Type
:
"string"
|
"number"
|
"boolean"
|
"timestamp"
|
"null"
Optional
is
Nullable
is
Nullable
?:
boolean
name
name
:
string
table
Name
table
Name
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
Type
is
Nullable
name
table
Name
@formant/data-sdk
Loading...
Generated using
TypeDoc