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 |
Represents a set of static methods for creating one or more instances of DbProviderFactory classes.
| |
| DbProviderFactory |
Represents a set of methods for creating instances of a provider's implementation of the data source classes.
|