NAccessDataSourceFormat Class Members
In This Topic
The following tables list the members exposed by NAccessDataSourceFormat.
Protected Fields
| Name | Description |
| KljC | |
Top
Public Properties
| Name | Description |
| Extensions | Overridden. Gets the file extensions of files this data source can load data from. |
| Mime | Overridden. Gets the mime type of this data source. |
| Name | Overridden. Gets the name of the data source. |
Top
Public Methods
| Name | Description |
| LoadFromFile | Overridden. Creates a data source connection from the specified file name. |
Top
Protected Methods
| Name | Description |
| GenerateConnectionString | Generates a connection string that should be used to connect to the given Access database. |
Top
See Also