Preparing search index...
The search index is not available
logic-bind-model
logic-bind-model
en
ISchemaControl
Interface ISchemaControl
Schema control interface.
interface
ISchemaControl
{
readSchema
(
...
args
:
any
[]
)
:
any
;
writeSchema
(
...
args
:
any
[]
)
:
any
;
}
Implemented by
BaseEntity
MetaSet
Index
Methods
read
Schema
write
Schema
Methods
read
Schema
read
Schema
(
...
args
)
:
any
Gets the schema.
Parameters
Rest
...
args
:
any
[]
Returns
any
write
Schema
write
Schema
(
...
args
)
:
any
Export the schema.
Parameters
Rest
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
read
Schema
write
Schema
logic-bind-model
Loading...
Schema control interface.