odbc_sys

Function 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