C# Class MigSharp.Core.Commands.TableCommand

Inheritance: Command
Afficher le fichier Open project: dradovic/MigSharp

Méthodes protégées

Méthode Description
TableCommand ( AlterSchemaCommand parent, string tableName )
TableCommand ( MigSharp.Core.Commands.MigrateCommand parent, string tableName )

Private Methods

Méthode Description
TableCommand ( Command parent, string tableName )

Method Details

TableCommand() protected méthode

protected TableCommand ( AlterSchemaCommand parent, string tableName )
parent AlterSchemaCommand
tableName string

TableCommand() protected méthode

protected TableCommand ( MigSharp.Core.Commands.MigrateCommand parent, string tableName )
parent MigSharp.Core.Commands.MigrateCommand
tableName string