prorm API Reference
← Documentation
GitLab
Preparing search index...
types
DataTypeSET
Interface DataTypeSET
MySQL SET column data type
interface
DataTypeSET
{
toSql
?:
()
=>
string
;
key
:
"SET"
;
values
:
string
[]
;
}
Hierarchy (
View Summary
)
DataTypeAbstract
DataTypeSET
Index
Properties
to
Sql?
key
values
Properties
Optional
to
Sql
toSql
?:
()
=>
string
key
key
:
"SET"
values
values
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
to
Sql
key
values
← Documentation
GitLab
prorm API Reference
Loading...
MySQL SET column data type