MySqlDataProcessor Properties
The MySqlDataProcessor type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConnectionString |
Gets the database connection string.
|
|
Database |
Gets or sets the database name.
|
|
Password |
Gets or sets the password.
|
|
Server |
Gets or sets the server name.
|
|
SqlGenerator |
Implement this to create and return the SQL generator which will be used in GetData.
|
|
UserName |
Gets or sets the user name.
|