The InTheHand.Data.Common namespace contains classes shared by the .NET Compact Framework data providers.
| C# | Visual Basic |
namespace InTheHand.Data.Common
Namespace InTheHand.Data.Common
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| DbConnectionStringBuilder |
Provides a base class for strongly typed connection string builders.
| |
| DbProviderFactories |
Provides methods to enumerate available data providers on the device.
| |
| DbProviderFactory |
Represents a set of methods for creating instances of a provider's implementation of the data source classes.
|