text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
FreeSql: An error occurred in AddFreeDbContext, check that the construction parameters of {dbContextTypeName} have been injected correctly
FreeSql: Not addable, already exists in state management: {entityString}
FreeSql: Not addable, entity has no primary key: {entityString}
FreeSql: Not addable, no value for primary key set: {entityString}
FreeSql: Not addable, self-increasing attribute has value: {entityString}
FreeSql: Not attachable, entity has no primary key: {entityString}
FreeSql: Not attachable, no value for primary key set: {entityString}
FreeSql: Not deletable, data not tracked, should query first: {entityString}
FreeSql: Not deletable, entity has no primary key: {entityString}
FreeSql: Not deletable, no value for primary key set: {entityString}
FreeSql: Not editable, entity has no primary key: {entityString}
FreeSql: Not updatable, data not tracked, should be queried first or Attach:{entityString}
FreeSql: Not updatable, entity has no primary key: {entityString}
FreeSql: Not updatable, no value for primary key set: {entityString}
FreeSql: Not updatable, the record does not exist in the database: {entityString}
FreeSql: Please configure UseFreeSql in OnConfiguring or AddFreeDbContext
FreeSql: DbSet. AsType parameter error, please pass in the correct entity type
FreeSql: Entity type {EntityTypeName} cannot be converted to {name} and cannot use this method
FreeSql: Entity type {EntityTypeName} Primary key type is not {fullName} and cannot be used with this method
FreeSql: Entity type {EntityTypeName} Primary key number is not 1 and cannot be used with this method
FreeSql: FreeSql. Repository failed to set filter because object does not belong to IRepository
FreeSql: Not comparable, entity has no primary key: {entityString}
FreeSql: Non-comparable, no value for primary key set: {entityString}
FreeSql: FreeSql.Repository Insert failed because the filter {filterKey}: {filterValueExpression} was set and the inserted data does not conform to {entityString}
FreeSql: ISelect. AsType parameter does not support specifying as object
FreeSql: Property {propertyName} does not exist for {tableTypeFullName}
FreeSql: Method DbSet<> not found. StatesRemoveByObjects
FreeSql: Parameter data type error {entityTypeFullName}
FreeSql: Parameter error {param}
FreeSql: Parameter error {param} cannot be null
FreeSql: Parameter error {many} is not a collection property
FreeSql: Parameter error {many} Collection property does not exist
FreeSql: Parameter error {one} attribute does not exist
FreeSql: Propagation_ Mandatory: With the current transaction, throw an exception if there is no current transaction
FreeSql: Propagation_ Never: Perform the operation non-transactionally and throw an exception if the current transaction exists
FreeSql: Property {propertyName} of type {tableTypeFullName} is not OneToMany or ManyToMany attribute
FreeSql: Special error: Bulk add failed, {dataType} returned data, does not match the number added
FreeSql: Special error: Update failed, data not tracked: {entityString}
FreeSql: Transaction opened, unit of work cannot be disabled
FreeSql: The {tableTypeFullName} type has set the property {propertyName} Ignore the attribute
FreeSql: The {unitOfWorkManager} constructor parameter {fsql} cannot be null
FreeSql: FreeSql.Repository Update failed because the filter {filterKey}: {filterValueExpression} is set and the updated data does not conform to {entityString}