C# Class UnusedGuidSearcher.SearchGuids

Show file Open project: TrinityCore/TC-Unused-Guid-Search Class Usage Examples

Public Methods

Method Description
GetSupportedTableNames ( ) : IEnumerable
Search ( Options options ) : IEnumerable

Private Methods

Method Description
GetConsecutiveGuids ( IList input, long count ) : IEnumerable
GetExistingGuids ( string connectionString, string table ) : List

Method Details

GetSupportedTableNames() public static method

public static GetSupportedTableNames ( ) : IEnumerable
return IEnumerable

Search() public static method

public static Search ( Options options ) : IEnumerable
options Options
return IEnumerable