In This Topic
Classes
| | Class | Description |
 | VistaDBConnectionFactory | Instances of this class are used to create DbConnection objects for SQL Server based on a given database name or connection string. By default, the connection is made to '.\SQLEXPRESS'. This can be changed by changing the base connection string when constructing a factory instance. |
 | VistaDBProviderManifest | The Entity Framework Provider Manifest for VistaDB |
 | VistaDBProviderServices | The DbProviderServices implementation for VistaDB 6 |
See Also