DQuery.fields

Filters elements that are fields and match any of the given names.

  1. auto fields [@property getter]
  2. auto fields [@property getter]
    struct DQuery(QueryType, QueryElements...)
    @property static
    fields
    (
    Names...
    )
    (
    )
    if (
    Names.length > 0
    )

Meta