Builder
class Builder
Properties
Link copied to clipboard
A description of the column that helps the query engine understand the contents of the column.
Link copied to clipboard
Specifies whether to include or exclude the column during query generation. If you specify EXCLUDE
, the column will be ignored. If you specify INCLUDE
, all other columns in the table will be ignored.