Property MySqlDataReader
| Improve this Doc View SourceMySqlDataReader
Gets the MySQL data reader.
Declaration
public MySqlDataReader MySqlDataReader { get; }
Property Value
| Type | Description |
|---|---|
| MySql.Data.MySqlClient.MySqlDataReader |
Gets the MySQL data reader.
public MySqlDataReader MySqlDataReader { get; }
| Type | Description |
|---|---|
| MySql.Data.MySqlClient.MySqlDataReader |