Stimulsoft.Base.Databases Namespace
Classes
| Name | Description |
|---|---|
| StiIgnoreTableFieldAttribute | |
| StiTableFieldAttribute | |
| StiTableFieldLengthAttribute | |
| StiTableIndexAttribute | |
| StiTableProperty |
Interfaces
| Name | Description |
|---|---|
| IStiAutoIncField | This is a marker interface. This is used for StiTable object in case when the table object should generate auto-increment field. |
| IStiJsonTable | This interface is used for the table which should store there content as json object in the database. |
| IStiTable | An universal interface for table access. |