prorm API Reference
← Documentation
GitLab
Preparing search index...
query-builders
ViewOptions
Interface ViewOptions
interface
ViewOptions
{
name
:
string
;
schema
?:
string
;
comment
?:
string
;
replace
?:
boolean
;
}
Hierarchy (
View Summary
)
ViewOptions
MaterializedViewOptions
Index
Properties
name
schema?
comment?
replace?
Properties
name
name
:
string
View name
Optional
schema
schema
?:
string
Schema for the view
Optional
comment
comment
?:
string
Comment for the view
Optional
replace
replace
?:
boolean
Replace if exists
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
schema
comment
replace
← Documentation
GitLab
prorm API Reference
Loading...
View name