C# Class SimpleSqlExec.InputParameters

Afficher le fichier Open project: SqlQuantumLeap/SimpleSqlExec Class Usage Examples

Private Properties

Свойство Type Description
CheckFilePath void
CheckForExistingOutputFile void
ValidateParameters void

Méthodes publiques

Méthode Description
InputParameters ( string args ) : System

Private Methods

Méthode Description
CheckFilePath ( string FilePath ) : void
CheckForExistingOutputFile ( string OutputFile ) : void
ValidateParameters ( ) : void

Method Details

InputParameters() public méthode

public InputParameters ( string args ) : System
args string
Résultat System