kCura.Utility.ISearchQueryTranslator public interface ISearchQueryTranslator Represents the ability to translate a search query to a valid SQL string. Documentation string SearchStringToSqlString(string searchString) Translates the provided search query to its SQL representation.