ConditionBuilderField.this

Constructs this ConditionBuilderField with the given columnName for generated conditions.

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

Meta