Interface IAlterColumn NamespaceGroupeIsa.Neos.Migration.Commands AssemblyGroupeIsa.Neos.Migration.Abstractions.dll Provides the functionalities of a command to alter a column. public interface IAlterColumn : ICommand Inherited Members ICommand.AdditionalAttributes ICommand.Execute(Migration, ICommandExecutionArgs) ICommand.UpdateSchema(INeosSchema)