C# 클래스 SQLDiagRunner.QueryFileParser

파일 보기 프로젝트 열기: Mitch-Wheat/SQLDiagCmd 1 사용 예제들

공개 메소드들

메소드 설명
Load ( ) : List
QueryFileParser ( string filepath ) : System.Collections.Generic

비공개 메소드들

메소드 설명
FindEndofServerWideQueries ( IEnumerable queryAllLines ) : int
GetQueryTitle ( string line ) : string
Parse ( string queryAllLines, int startLine, int endLine, bool serverWide ) : List

메소드 상세

Load() 공개 메소드

public Load ( ) : List
리턴 List

QueryFileParser() 공개 메소드

public QueryFileParser ( string filepath ) : System.Collections.Generic
filepath string
리턴 System.Collections.Generic