Restricting UDataTable UPROPERTY selector in editor to data tables with specific row structs

As I can’t find any documentation about this, do you have any idea how you would be able to restrict FDataTableRowHandle to tables with certain structs in the same way? (if possible?)