C# Class SchemaZen.Library.Command.ScriptCommand

Inheritance: BaseCommand
ファイルを表示 Open project: Zocdoc/schemazen Class Usage Examples

Public Methods

Method Description
Execute ( string>.Dictionary namesAndSchemas, string dataTablesPattern, string tableHint, List filteredTypes ) : void

Method Details

Execute() public method

public Execute ( string>.Dictionary namesAndSchemas, string dataTablesPattern, string tableHint, List filteredTypes ) : void
namesAndSchemas string>.Dictionary
dataTablesPattern string
tableHint string
filteredTypes List
return void