prorm API Reference
← Documentation
GitLab
Preparing search index...
types
DataTypeMacAddr
Interface DataTypeMacAddr
PostgreSQL MACADDR type for MAC addresses
interface
DataTypeMacAddr
{
toSql
?:
()
=>
string
;
key
:
"MACADDR"
;
}
Hierarchy (
View Summary
)
DataTypeAbstract
DataTypeMacAddr
Index
Properties
to
Sql?
key
Properties
Optional
to
Sql
toSql
?:
()
=>
string
key
key
:
"MACADDR"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
to
Sql
key
← Documentation
GitLab
prorm API Reference
Loading...
PostgreSQL MACADDR type for MAC addresses