dotConnect for MySQL Documentation
Devart.Common Namespace / DbDataReaderBase Class / GetInt32 Method

In This Topic
GetInt32 Method (DbDataReaderBase)
In This Topic
Gets the value of the specified column as a 32-bit signed integer.
Overload List
OverloadDescription
Gets the value of the specified column as a 32-bit signed integer.  
(Inherited from System.Data.Common.DbDataReader)
See Also