OrderBuilderField.this

Constructs this OrderBuilderField with the given columnName for generated orders.

struct OrderBuilderField(T, ModelFormat.Field field)
@safe
this
(
string tableName
,
string columnName
)

Meta