Overload List
Name | Description | |
---|---|---|
Item[([(Int32])]) |
Overloaded. Gets the value of a column in its native format.
In C#, this property is the indexer for the MySqlDataReader class.
(Overrides DbDataReader..::.Item[([(Int32])]).) | |
Item[([(String])]) |
Gets the value of a column in its native format.
[C#] In C#, this property is the indexer for the MySqlDataReader class.
(Overrides DbDataReader..::.Item[([(String])]).) |