C# 클래스 UnusedGuidSearcher.SearchGuids

파일 보기 프로젝트 열기: TrinityCore/TC-Unused-Guid-Search 1 사용 예제들

공개 메소드들

메소드 설명
GetSupportedTableNames ( ) : IEnumerable
Search ( Options options ) : IEnumerable

비공개 메소드들

메소드 설명
GetConsecutiveGuids ( IList input, long count ) : IEnumerable
GetExistingGuids ( string connectionString, string table ) : List

메소드 상세

GetSupportedTableNames() 공개 정적인 메소드

public static GetSupportedTableNames ( ) : IEnumerable
리턴 IEnumerable

Search() 공개 정적인 메소드

public static Search ( Options options ) : IEnumerable
options Options
리턴 IEnumerable