Function odbc_sys::SQLSetEnvAttr

source ·
pub unsafe extern "system" fn SQLSetEnvAttr(
    environment_handle: HEnv,
    attribute: EnvironmentAttribute,
    value: Pointer,
    string_length: Integer
) -> SqlReturn
Expand description

Sets attributes that govern aspects of environments

Returns

SUCCESS, SUCCESS_WITH_INFO, ERROR, or INVALID_HANDLE