C# Class SQLCC.Commands.StartCommand

Inheritance: ICommand
Afficher le fichier Open project: jbarker7/sqlcc Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : void
StartCommand ( SQLCC.Core.OutputProvider outputProvider, SQLCC.Core.DbProvider dbProvider, string traceName ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

StartCommand() public méthode

public StartCommand ( SQLCC.Core.OutputProvider outputProvider, SQLCC.Core.DbProvider dbProvider, string traceName ) : System
outputProvider SQLCC.Core.OutputProvider
dbProvider SQLCC.Core.DbProvider
traceName string
Résultat System