C# Class Gymnastika.Data.Migration.Commands.AddColumnCommand

Inheritance: CreateColumnCommand
Mostrar archivo Open project: weiqiyiji/Gymnastika

Public Methods

Method Description
AddColumnCommand ( string tableName, string name )

Method Details

AddColumnCommand() public method

public AddColumnCommand ( string tableName, string name )
tableName string
name string