Interface IAlterTableColumnTypeBuilder
Represents a builder for altering the data type of a table column during a database migration.
Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Alter.Table
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IAlterTableColumnTypeBuilder : IColumnTypeBuilder<IAlterTableColumnOptionBuilder>, IFluentBuilder