Namespace | Description |
---|---|
Mimer.Data.Client | The Mimer SQL ADO.NET Provider namespace. |
The ADO.NET provider consists of a single namespace with all the required classes for accessing Mimer SQL database servers.
The same namespace is used for database access with the .NET Framework provider as for the .NET Compact Framework provider.
Namespace | Description |
---|---|
Mimer.Data.Client | The Mimer SQL ADO.NET Provider namespace. |
To access the classes from your project you must have a reference to the correct assembly with the Mimer SQL ADO.NET provider:
Provider | Assembly name | Version |
.NET Framework provider | Mimer.Data.Client.dll | 10.1.x.x |
.NET Compact Framework provider | Mimer.Data.CompactClient.dll | 10.1.x.x |