SQLInstallTranslator

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

Meta