-
The following obsolete (deprecated) members of Connector/NET 8.0 API classes were removed:
Collection.Remove(Object)methodCollection.Remove(DbDoc)methodFindStatement.Limit(Int64, Int64)methodMySqlParameterCollection.Add(String, Object)methodTableSelectStatement.Limit(Int64, Int64)methodBaseResult.WarningCountpropertyMySqlBaseConnectionStringBuilder.AuthpropertyResult.RecordsAffectedpropertySqlResult.AutoIncrementValuepropertySqlResult.RecordsAffectedproperty
(WL #12031)
The internal method called by the
MySqlX.XDevAPI.Relational.Table.Count,MySqlX.XDevAPI.Collection.Count, andMySqlX.XDevAPI.Collection<methods were moved to a standardized location within the library. (WL #12518)T>.CountThe
authconnection option (along with aliasesauthenticationandauthentication mode) was removed from theMySqlBaseConnectionStringBuilderclass. This option now is available for X Protocol connections only. (WL #12031)