public SqlUdfBuilder(UdfModel model, string innerTableSuffix) { _model = model; _innerTableSuffix = innerTableSuffix; }