SQLRemoveTranslator

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. BOOL SQLRemoveTranslator(LPCSTR , LPDWORD )
    nothrow extern (Windows)
    static if(ODBCVER >= 0x0250)
    BOOL
    SQLRemoveTranslator
    (
    LPCSTR
    ,
    LPDWORD
    )
  2. alias SQLRemoveTranslator = SQLRemoveTranslatorW

Meta