Function odbc_sys::SQLSetEnvAttr[][src]

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

Sets attributes that govern aspects of environments

Returns

SUCCESS, SUCCESS_WITH_INFO, ERROR, or INVALID_HANDLE