C# Class Pilgrim.TableAddAction

Inheritance: TableAction
Mostra file Open project: juanplopes/pilgrim Class Usage Examples

Public Methods

Method Description
Execute ( ITransformationProvider provider ) : void
TableAddAction ( SchemaAction database, string name ) : System

Method Details

Execute() public method

public Execute ( ITransformationProvider provider ) : void
provider ITransformationProvider
return void

TableAddAction() public method

public TableAddAction ( SchemaAction database, string name ) : System
database SchemaAction
name string
return System