Interface | Description | |
---|---|---|
IToSQL | The interface to ensure that code-generated classes contain the required methods to provide database managment logic. | |
IToStruct | Interface that defines the required methods and properties for the code generated class that maps data to structure. | |
IToTable | Interface that defines the required methods and properties for the code generated class that maps file /structure names to table names. |