Type Alias UpdateOdbcCustomTypeMappingsRequest

type UpdateOdbcCustomTypeMappingsRequest = {
    odbcCustomDataTypes?: OdbcCustomDataType[];
}
Index

Properties

odbcCustomDataTypes?: OdbcCustomDataType[]

The list of custom data types to update in the ODBC connector