API 参考
    正在准备搜索索引...

    类 EntitySchemaEmbeddedColumnOptions

    索引

    构造函数

    属性

    构造函数

    属性

    array?: boolean

    Indicates if this embedded is in array mode.

    This option works only in mongodb.

    prefix?: string | boolean

    Embedded column prefix. If set to empty string or false, then prefix is not set at all.

    schema: EntitySchema

    Schema of embedded entity