ITableConfiguration
Allows the implementation of classes that return the configuration
of a database Table.
- Namespace:
- Inetdev.Data.DatabaseSchema
- Type:
- Interface
- Public:
- Yes
- Protected:
- No
- Sealed:
- No
- Abstract:
- Yes
Methods
GetTable
Returns the configuration of a database table.
- Signature:
public Table GetTable()