ColumnComparisons extension

on
  • ColumnDefinition

Properties

canBeCreatedInTableMigration → bool

Available on ColumnDefinition, provided by the ColumnComparisons extension

no setter
isPrimary → bool

Available on ColumnDefinition, provided by the ColumnComparisons extension

no setter

Methods

canMigrateTo(ColumnDefinition other) → bool

Available on ColumnDefinition, provided by the ColumnComparisons extension

Whether this column can be altered in place to match other.
like(ColumnDefinition other) → bool

Available on ColumnDefinition, provided by the ColumnComparisons extension