QueryBuilder.from

Sets the builder's FROM value to the given string.

  1. QueryBuilder from(string from)
    struct QueryBuilder
    ref
    from
    (
    string from
    )
  2. QueryBuilder from()

Meta