RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

MySqlDataProcessor Properties

The MySqlDataProcessor type exposes the following members.

Properties


  Name Description
Public property ConnectionString
Gets the database connection string.
Public property Database
Gets or sets the database name.
Public property Password
Gets or sets the password.
Public property Server
Gets or sets the server name.
Public property SqlGenerator
Implement this to create and return the SQL generator which will be used in GetData.
Public property UserName
Gets or sets the user name.