prorm API Reference
← Documentation
GitLab
Preparing search index...
index
QueryHint
Interface QueryHint
Query hint definition
interface
QueryHint
{
type
:
HintType
|
HintTypeExtended
;
value
?:
string
|
number
|
string
[]
;
tableName
?:
string
;
}
Index
Properties
type
value?
table
Name?
Properties
type
type
:
HintType
|
HintTypeExtended
Optional
value
value
?:
string
|
number
|
string
[]
Optional
table
Name
tableName
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
table
Name
← Documentation
GitLab
prorm API Reference
Loading...
Query hint definition