Provides a wrapper for ADO.NET data access using the MySQL .NET data provider.

Namespace:  Bespoke.Common.Data
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public class MySqlDataProvider
Visual Basic (Declaration)
Public Class MySqlDataProvider
Visual C++
public ref class MySqlDataProvider

Inheritance Hierarchy

System..::.Object
  Bespoke.Common.Data..::.MySqlDataProvider

See Also