C# Class SchemaZen.Library.Command.ScriptCommand

Inheritance: BaseCommand
Afficher le fichier Open project: Zocdoc/schemazen Class Usage Examples

Méthodes publiques

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

Method Details

Execute() public méthode

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