GetUInt32 Method

MySQL Connector/Net

Overload List

  NameDescription
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.

See Also