prorm API Reference
← Documentation
GitLab
Preparing search index...
index
resolveViewSource
Function resolveViewSource
resolveViewSource
(
from
:
ViewSource
)
:
{
tableName
:
string
;
schema
?:
string
}
Resolve the table name a view selects from.
Parameters
from
:
ViewSource
Returns
{
tableName
:
string
;
schema
?:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
← Documentation
GitLab
prorm API Reference
Loading...
Resolve the table name a view selects from.