| Devart.Common Namespace > DbDataReaderBase Class > GetInt32 Method : GetInt32(String) Method |
Gets the value of the specified column as a 32-bit signed integer.
[Visual Basic]
Overloads Public Function GetInt32( _
ByVal name As String _
) As Integer [C#]
public int GetInt32(
string name
);The value of the specified column.
DbDataReaderBase Class | DbDataReaderBase Members | Overload List
© 2002 - 2013 Devart. All Rights Reserved.