MySqlDataReader.GetUInt32 Method
From MySQL Connector/Net
MySQL Connector/Net
| MySqlDataReaderGetUInt32 Method |
| Name | Description | |
|---|---|---|
|
|
GetUInt32(Int32) |
Gets the value of the specified column as a 32-bit unsigned integer.
|
|
|
GetUInt32(String) |
Gets the value of the specified column as a 32-bit unsigned integer.
|