Schnittstelle ITableMutationExaminer
- Alle bekannten Implementierungsklassen:
TableMutationExaminer
public interface ITableMutationExaminer
- Version:
- 2024-12-30
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
canBeAddedToDatabase
- Parameter:
table
-- Gibt zurück:
- true if the given table can be added to a
IDatabase
, false otherwise.
-