DbMaintenanceViewModel<(Of <(<'TEntity>)>)>..::..RenameKeyAutoFillValueMessage Method
This is the message that will show when the user tries to rename a record's unique key AutoFillValue. Checks to see if the user really wants to rename an existing record or create a new record instead. Override this for localization.
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
Parameters
- recordDescription
- Type: String
The record description.
- fieldDescription
- Type: String
The field description.