Types.Type.properties

An enumerable object describing entity properties (field, alias, expression, reference or collection).

Syntax

Types.typeName.properties
Database.types.typeName.properties
entity.$type.properties

Methods

Method Description
[resolve](propertyName) Returns a property by its name.
update(name, options) Updates property.

Properties

Property Type Description
[fields] object Type fields.
[aliases] object Type aliases.
[expressions] object Type expressions.
[references] object Type references.
[collections] object Type collections.

Property Properties

Property Type Description
[name] string Property name.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.