from abstract method

ExpressionInterface from(
  1. String alias
)

Specifies the alias of the data source to query the metadata from.

Implementation

ExpressionInterface from(String alias);