TableBlockBase constructor

TableBlockBase(
  1. QueryBuilderOptions? options
)

Implementation

TableBlockBase(QueryBuilderOptions? options) : super(options);