| Interface | Description |
|---|---|
| DataType |
Overall interface representing objects that handle and manage data in
relevance to files or databases.
|
| FileDataType |
Opens and loads a file into memory using the appropriate data type.
|
| SQLDataType |
Represents an object that connects to an SQL database and allows operations
to be made upon it
|
Copyright © 2015. All rights reserved.