C# Class SQLDiagRunner.QueryFileParser

Afficher le fichier Open project: Mitch-Wheat/SQLDiagCmd Class Usage Examples

Méthodes publiques

Méthode Description
Load ( ) : List
QueryFileParser ( string filepath ) : System.Collections.Generic

Private Methods

Méthode Description
FindEndofServerWideQueries ( IEnumerable queryAllLines ) : int
GetQueryTitle ( string line ) : string
Parse ( string queryAllLines, int startLine, int endLine, bool serverWide ) : List

Method Details

Load() public méthode

public Load ( ) : List
Résultat List

QueryFileParser() public méthode

public QueryFileParser ( string filepath ) : System.Collections.Generic
filepath string
Résultat System.Collections.Generic