C# Class YesSql.Core.Sql.Schema.AddColumnCommand

Inheritance: CreateColumnCommand
ファイルを表示 Open project: sebastienros/yessql Class Usage Examples

Public Methods

Method Description
AddColumnCommand ( string tableName, string name )

Method Details

AddColumnCommand() public method

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