| Interface | Description |
|---|---|
| DatasourceMetaProvider |
| Class | Description |
|---|---|
| Column | |
| Table |
| Enum | Description |
|---|---|
| ColumnDirection |
These names of these values really correspond to parameter directions, but for consistancy we're using them for
everything- for example, "OUT" indicates READ-ONLY.
|
| ColumnProperty | |
| TableType |
We use the term "table" for everything, including procedures, so this is used to actually know what we're talking
about.
|