SqlReservedKeywordsFunc

alias SqlReservedKeywordsFunc = bool delegate
(
string word
)