Libraries
← Back to Website
All Versions
Preparing search index...
@cleverbrush/knex-schema
resolvePropertyKey
Function resolvePropertyKey
resolvePropertyKey
(
ref
:
ColumnRef
<
any
>
,
schema
:
ObjectSchemaBuilder
<
any
,
any
,
any
,
any
,
any
,
any
,
any
>
,
label
:
string
,
)
:
string
Resolve a ColumnRef to the
property key
(not the column name). Used for result mapping.
Parameters
ref
:
ColumnRef
<
any
>
schema
:
ObjectSchemaBuilder
<
any
,
any
,
any
,
any
,
any
,
any
,
any
>
label
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
← Back to Website
All Versions
Libraries
Loading...
Resolve a ColumnRef to the property key (not the column name). Used for result mapping.