Interface ICreateColumnTypeBuilder
Defines the builder for specifying the type of a column during a create migration.
Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Create.Column
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface ICreateColumnTypeBuilder : IColumnTypeBuilder<ICreateColumnOptionBuilder>, IFluentBuilder