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